[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / e / 8 / ZZCDebugTool / 0.0.8 / ZZCDebugTool.podspec.json
blob3db18f2da2162ab72f5d1af1a58966c586129318
2   "name": "ZZCDebugTool",
3   "version": "0.0.8",
4   "summary": "租租车通用彩蛋功能第一版",
5   "homepage": "http://120.79.86.56:10080/zuzuche_ios_library/ZZCDebugTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XBingo": "dove025@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "http://120.79.86.56:10080/zuzuche_ios_library/ZZCDebugTool.git",
18     "tag": "0.0.8"
19   },
20   "ios": {
21     "frameworks": "CoreTelephony",
22     "libraries": "resolv"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ]
29   },
30   "source_files": "ZZCDebugTool/*{h,m}",
31   "subspecs": [
32     {
33       "name": "CommonView",
34       "source_files": "ZZCDebugTool/CommonView/*.{h,m}"
35     },
36     {
37       "name": "Model",
38       "source_files": "ZZCDebugTool/Model/*.{h,m}"
39     },
40     {
41       "name": "LDNetDiagnoService",
42       "source_files": "ZZCDebugTool/LDNetDiagnoService/*.{h,m}"
43     }
44   ]