[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / c / 3 / KCCategory / 0.2.1 / KCCategory.podspec.json
blobea2b83e887fafcdb64eeab8ca0d743cfe6f962fe
2   "name": "KCCategory",
3   "version": "0.2.1",
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.2.1"
17   },
18   "source_files": "KCCategory/**/*.{h,m}",
19   "public_header_files": "KCCategory/**/*.h",
20   "requires_arc": true