[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / 6 / UC_Commonmodule / 0.1.0 / UC_Commonmodule.podspec.json
blob5d5dafd36f069d81460c10bedef24d124b524757
2   "name": "UC_Commonmodule",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "UC_CommonmoduleNetWork",
25       "public_header_files": "UC_Commonmodule/Classes/UC_CommonmoduleNetWork/**/*.h",
26       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleNetWork/**/*",
27       "dependencies": {
28         "AFNetworking": [
30         ],
31         "UC_Commonmodule/UC_CommonmoduleCat": [
33         ],
34         "UC_Commonmodule/UC_CommonmoduleTool": [
36         ],
37         "UC_Commonmodule/UC_CommonmoduleMaco": [
39         ]
40       }
41     },
42     {
43       "name": "UC_CommonmoduleMaco",
44       "public_header_files": "UC_Commonmodule/Classes/UC_CommonmoduleMaco/**/*.h",
45       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleMaco/**/*"
46     },
47     {
48       "name": "UC_CommonmoduleTool",
49       "public_header_files": "UC_Commonmodule/Classes/UC_CommonmoduleTool/**/*.h",
50       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleTool/**/*",
51       "dependencies": {
52         "WechatOpenSDK": [
54         ],
55         "MBProgressHUD": [
57         ],
58         "SDWebImage": [
60         ],
61         "UC_Commonmodule/UC_CommonmoduleCat": [
63         ],
64         "UC_Commonmodule/UC_CommonmoduleMaco": [
66         ]
67       }
68     },
69     {
70       "name": "UC_CommonmoduleKit",
71       "public_header_files": "UC_Commonmodule/Classes/UC_CommonmoduleKit/**/*.h",
72       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleKit/**/*",
73       "dependencies": {
74         "UC_Commonmodule/UC_CommonmoduleNetWork": [
76         ],
77         "UC_NavigationBar": [
79         ],
80         "MJRefresh": [
82         ]
83       }
84     },
85     {
86       "name": "UC_CommonmoduleCat",
87       "public_header_files": "UC_Commonmodule/Classes/UC_CommonmoduleCat/**/*.h",
88       "source_files": "UC_Commonmodule/Classes/UC_CommonmoduleCat/**/*",
89       "dependencies": {
90         "YYKit": [
92         ]
93       }
94     }
95   ]