[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / c / 3 / KCCategory / 0.0.4 / KCCategory.podspec.json
blobdac6e4aeb8b5cdc0eab59007c71e94c14f21614f
2   "name": "KCCategory",
3   "version": "0.0.4",
4   "summary": "some category method of Foundation or UIKit class",
5   "description": "KCCategory provide for you user-friendly category of Foundation or UIKit class",
6   "homepage": "https://github.com/ac1217/KCCategoryDemo",
7   "license": "MIT",
8   "authors": {
9     "Erica": "121700354@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ac1217/KCCategoryDemo.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "KCCategory/**/*.{h,m}",
19   "public_header_files": "KCCategory/**/*.h",
20   "requires_arc": true