[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / f / 7 / JCPublicKit-Objc / 0.1.1 / JCPublicKit-Objc.podspec.json
blob25545e93dd7ca6cc5aedc3cf59d66dac301d2232
2   "name": "JCPublicKit-Objc",
3   "version": "0.1.1",
4   "summary": "Customed common tools for iOS.",
5   "description": "Customed common tools for iOS, with Objective-C.",
6   "homepage": "https://gitee.com/Lorange/JCPublicKit-Objc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JasonChengzi": "3923240@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Lorange/JCPublicKit-Objc",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Categories",
24       "source_files": "JCPublicKit-Objc/Classes/Category/**/*"
25     },
26     {
27       "name": "Utils",
28       "source_files": "JCPublicKit-Objc/Classes/Utils/**/*"
29     }
30   ]