[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 7 / DCModuleLibs / 1.1.6 / DCModuleLibs.podspec.json
blob0acc225203cd4c899eb4f044cdb78473558d9869
2   "name": "DCModuleLibs",
3   "version": "1.1.6",
4   "summary": "业务模块。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.wuu.space:30000/Lee/dcmodulelibs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0027014725": "0027014725@iwhalecloud.com"
13   },
14   "source": {
15     "git": "http://gitlab.wuu.space:30000/Lee/dcmodulelibs.git",
16     "tag": "1.1.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "subspecs": [
22     {
23       "name": "DCLoginModuleLib",
24       "source_files": "DCModuleLibs/Classes/DCLoginModuleLib/**/*",
25       "resources": [
26         "DCModuleLibs/Assets/DCLogin/*"
27       ],
28       "dependencies": {
29         "AFNetworking": [
31         ],
32         "DCBaseKitLib": [
34         ],
35         "DCUIKitLib": [
37         ],
38         "Masonry": [
39           "~> 1.1.0"
40         ]
41       }
42     },
43     {
44       "name": "DCTelecomBusinessModuleLib",
45       "source_files": "DCModuleLibs/Classes/DCTelecomBusinessModuleLib/**/*",
46       "resources": [
47         "DCModuleLibs/Assets/DCTeleBusinsee/*"
48       ],
49       "dependencies": {
50         "AFNetworking": [
52         ],
53         "YYCategories": [
55         ],
56         "MJRefresh": [
58         ],
59         "Masonry": [
60           "~> 1.1.0"
61         ],
62         "SDWebImage": [
64         ],
65         "DCBaseKitLib": [
67         ],
68         "DCUIKitLib": [
70         ]
71       }
72     },
73     {
74       "name": "HJPageBuilding",
75       "source_files": "DCModuleLibs/Classes/HJPageBuilding/**/*",
76       "resources": [
77         "DCModuleLibs/Assets/PB/*"
78       ],
79       "dependencies": {
80         "AFNetworking": [
82         ],
83         "Masonry": [
84           "~> 1.1.0"
85         ],
86         "SDWebImage": [
88         ],
89         "YYModel": [
91         ],
92         "MJRefresh": [
94         ],
95         "MJExtension": [
97         ],
98         "DCBaseKitLib/DCAFNetWorkingManagerLib": [
100         ],
101         "DCBaseKitLib/DCMBProgressHUDLib": [
103         ]
104       }
105     },
106     {
107       "name": "Nudges",
108       "source_files": "DCModuleLibs/Classes/Nudges/**/*",
109       "resources": [
110         "DCModuleLibs/Assets/Nudges/*"
111       ],
112       "dependencies": {
113         "AFNetworking": [
115         ],
116         "Masonry": [
117           "~> 1.1.0"
118         ],
119         "SocketRocket": [
121         ],
122         "FMDB": [
124         ],
125         "CocoaLumberjack": [
127         ],
128         "MJExtension": [
130         ],
131         "SDWebImage": [
133         ],
134         "ZFPlayer": [
136         ],
137         "ZFPlayer/ControlView": [
139         ],
140         "ZFPlayer/AVPlayer": [
142         ],
143         "ZFPlayer/ijkplayer": [
145         ],
146         "YYCategories": [
148         ]
149       }
150     },
151     {
152       "name": "DCMessages",
153       "source_files": "DCModuleLibs/Classes/DCMessages/**/*",
154       "dependencies": {
155         "AFNetworking": [
157         ],
158         "MJRefresh": [
160         ],
161         "MBProgressHUD": [
163         ],
164         "MJExtension": [
166         ],
167         "DCBaseKitLib/DCMBProgressHUDLib": [
169         ]
170       }
171     }
172   ]