[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / 7 / DCModuleLibs / 1.4.5 / DCModuleLibs.podspec.json
blob098625dcecdc98b9a83a161a5d832609db170ddf
2   "name": "DCModuleLibs",
3   "version": "1.4.5",
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.4.5"
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         "YYWebImage": [
73         ]
74       }
75     },
76     {
77       "name": "Nudges",
78       "source_files": "DCModuleLibs/Classes/Nudges/**/*",
79       "resources": [
80         "DCModuleLibs/Assets/Nudges/*"
81       ],
82       "dependencies": {
83         "AFNetworking": [
85         ],
86         "Masonry": [
87           "~> 1.1.0"
88         ],
89         "SocketRocket": [
91         ],
92         "FMDB": [
94         ],
95         "CocoaLumberjack": [
97         ],
98         "MJExtension": [
100         ],
101         "SDWebImage": [
103         ],
104         "ZFPlayer": [
106         ],
107         "ZFPlayer/ControlView": [
109         ],
110         "ZFPlayer/AVPlayer": [
112         ],
113         "ZFPlayer/ijkplayer": [
115         ],
116         "YYCategories": [
118         ]
119       }
120     },
121     {
122       "name": "DCMessages",
123       "source_files": "DCModuleLibs/Classes/DCMessages/**/*",
124       "dependencies": {
125         "AFNetworking": [
127         ],
128         "MJRefresh": [
130         ],
131         "MBProgressHUD": [
133         ],
134         "MJExtension": [
136         ],
137         "DCBaseKitLib/DCMBProgressHUDLib": [
139         ]
140       }
141     },
142     {
143       "name": "DCADSdk",
144       "source_files": "DCModuleLibs/Classes/DCADSdk/**/*",
145       "resources": [
146         "DCModuleLibs/Assets/AD/*"
147       ],
148       "dependencies": {
149         "Masonry": [
151         ],
152         "SDWebImage": [
154         ],
155         "YYModel": [
157         ],
158         "MJExtension": [
160         ],
161         "DCBaseKitLib": [
163         ]
164       }
165     },
166     {
167       "name": "DCTabBar",
168       "source_files": "DCModuleLibs/Classes/DCTabBar/**/*",
169       "dependencies": {
170         "DCBaseKitLib": [
172         ],
173         "SDWebImage": [
175         ],
176         "Masonry": [
178         ],
179         "DCPageBuilding": [
181         ],
182         "DCUIKitLib": [
184         ],
185         "YYCategories": [
187         ]
188       }
189     },
190     {
191       "name": "DCSensorsManager",
192       "source_files": "DCModuleLibs/Classes/DCSensorsManager/**/*",
193       "dependencies": {
194         "SensorsAnalyticsSDK/Core": [
195           "~> 4.2.5"
196         ],
197         "SensorsAnalyticsSDK/Exception": [
198           "~> 4.2.5"
199         ]
200       }
201     }
202   ]