Skip to content

ccworld1000/CCSet

Repository files navigation

CCSet

CCSet : Merge CCDebug and CCFont ++, Support macOS and iOS

cocoapods

pod 'CCSet'
#import <CCSet/CCSet.h>

A flexible, lightweight, scalable, customizable log debugging [support iOS && OSX]

A simple iOS and OS X CCFont replace [UIFont, NSFont], CCColor replace [UIColor, NSColor]. CCFont 简单支持 machosx 与 iOS, 可以简单取代 NSFont 或者 UIFont. CCColor 单支持 machosx 与 iOS, 可以简单取代 NSColor 或者 UIColor 十六进制字符串.【Support macOSX and iOS】.

For more details, please refer to the relevant demo

https://github.com/ccworld1000/CCDebug

https://github.com/ccworld1000/CCFont

https://github.com/ccworld1000/CCSet