[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 2 / JKOCProjectTool / 0.2.14 / JKOCProjectTool.podspec.json
blob7944e1bc5e95315c191cc859abcbc2d28bf5ae79
2   "name": "JKOCProjectTool",
3   "version": "0.2.14",
4   "summary": "OCTool.",
5   "description": "这是一个很好用的OC的工具类,我会不断的更新的",
6   "homepage": "https://github.com/JoanKing/JKOCProjectTool",
7   "license": "Apache License 2.0",
8   "authors": {
9     "JoanKingWC": "2318151015@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/JoanKing/JKOCProjectTool.git",
16     "tag": "0.2.14"
17   },
18   "source_files": "JKOCProjectTool/JKOCProjectTool.h",
19   "social_media_url": "https://www.jianshu.com/u/8fed18ed70c9",
20   "requires_arc": true,
21   "resources": "JKOCProjectTool/JKResource/*",
22   "subspecs": [
23     {
24       "name": "JKCategory",
25       "source_files": "JKOCProjectTool/JKCategory/**/*"
26     },
27     {
28       "name": "JKKit",
29       "dependencies": {
30         "JKOCProjectTool/JKCategory": [
32         ]
33       },
34       "source_files": "JKOCProjectTool/JKKit/**/*"
35     }
36   ]