[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / 9 / KCComponent / 0.0.1 / KCComponent.podspec.json
blobf2d6bb464b739cc6a29dfaa5fe5de7db664cbefd
2   "name": "KCComponent",
3   "version": "0.0.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/KCComponent",
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/KCComponent.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "KCComponent/**/*.{h,m}",
19   "public_header_files": "KCComponent/**/*.h",
20   "requires_arc": true