[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 6 / UC_Commonmodule / 0.0.9 / UC_Commonmodule.podspec.json
blob747cf6549f6ba7480c0338323122fb4c068e7297
2   "name": "UC_Commonmodule",
3   "version": "0.0.9",
4   "summary": "U券云公共模块",
5   "description": "第三方包含 MBProgressHUD|AFNetworking|YYKit|MJRefresh|SDWebImage|WechatOpenSDK",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_commonmodule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fantengteng": "593886467@qq.com"
13   },
14   "source": {
15     "git": "http://git.hnbangyao.com/UCComponen/uc_commonmodule.git",
16     "tag": "0.0.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "UC_CommonmoduleNetWork",
25       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleNetWork/**/*",
26       "dependencies": {
27         "AFNetworking": [
29         ],
30         "UC_Commonmodule/UC_CommonmoduleCat": [
32         ],
33         "UC_Commonmodule/UC_CommonmoduleTool": [
35         ],
36         "UC_Commonmodule/UC_CommonmoduleMaco": [
38         ]
39       }
40     },
41     {
42       "name": "UC_CommonmoduleMaco",
43       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleMaco/**/*"
44     },
45     {
46       "name": "UC_CommonmoduleTool",
47       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleTool/**/*",
48       "dependencies": {
49         "WechatOpenSDK": [
51         ],
52         "MBProgressHUD": [
54         ],
55         "SDWebImage": [
57         ],
58         "UC_Commonmodule/UC_CommonmoduleCat": [
60         ],
61         "UC_Commonmodule/UC_CommonmoduleMaco": [
63         ]
64       }
65     },
66     {
67       "name": "UC_CommonmoduleKit",
68       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleKit/**/*",
69       "dependencies": {
70         "UC_Commonmodule/UC_CommonmoduleNetWork": [
72         ],
73         "UC_NavigationBar": [
75         ],
76         "MJRefresh": [
78         ]
79       }
80     },
81     {
82       "name": "UC_CommonmoduleCat",
83       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleCat/**/*",
84       "dependencies": {
85         "YYKit": [
87         ]
88       }
89     }
90   ]