[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / d / CCSet / 0.0.7 / CCSet.podspec.json
blobcbda7fe8d4647c74a817abe3903b1b4016c6fd78
2   "name": "CCSet",
3   "version": "0.0.7",
4   "summary": "CCSet : A flexible, lightweight, scalable, customizable log debugging.A simple iOS and OS X CCFont, CCColor.",
5   "description": "A flexible, lightweight, scalable, customizable log debugging.\nA simple iOS and OS X CCFont replace [UIFont, NSFont], CCColor replace [UIColor, NSColor]. CCFont 简单支持 machosx 与 iOS, 可以简单取代 NSFont 或者 UIFont. CCColor 单支持 machosx 与 iOS, 可以简单取代 NSColor 或者 UIColor 十六进制字符串.",
6   "homepage": "https://github.com/ccworld1000/CCSet",
7   "license": "MIT",
8   "authors": {
9     "CC (deng you hua)": "ccworld1000@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/ccworld1000/CCSet.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "CCSet/**/*.{h,m,c}",
20   "exclude_files": "Classes/Exclude",
21   "ios": {
22     "exclude_files": "CCSet/macOS"
23   }