[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 7 / DCModuleLibs / 1.0.8 / DCModuleLibs.podspec.json
blob8a480fe3b462d6ba013eecc7dcce16c5f402f2ca
2   "name": "DCModuleLibs",
3   "version": "1.0.8",
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.0.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "subspecs": [
22     {
23       "name": "DCLoginModuleLib",
24       "source_files": "DCModuleLibs/Classes/DCLoginModuleLib/**/*",
25       "resource_bundles": {
26         "DCLoginModuleLib": [
27           "DCModuleLibs/Assets/DCLogin/Assets/*.png"
28         ]
29       },
30       "dependencies": {
31         "AFNetworking": [
33         ],
34         "DCBaseKitLib": [
36         ],
37         "DCUIKitLib": [
39         ],
40         "Masonry": [
41           "~> 1.1.0"
42         ]
43       }
44     },
45     {
46       "name": "DCTelecomBusinessModuleLib",
47       "source_files": "DCModuleLibs/Classes/DCTelecomBusinessModuleLib/**/*",
48       "resource_bundles": {
49         "DCTelecomBusinessModuleLib": [
50           "DCModuleLibs/Assets/DCTeleBusinsee/Assets/*.png"
51         ]
52       },
53       "dependencies": {
54         "AFNetworking": [
56         ],
57         "YYCategories": [
59         ],
60         "MJRefresh": [
62         ],
63         "Masonry": [
64           "~> 1.1.0"
65         ],
66         "SDWebImage": [
68         ],
69         "DCBaseKitLib": [
71         ],
72         "DCUIKitLib": [
74         ]
75       }
76     },
77     {
78       "name": "HJPageBuilding",
79       "source_files": "DCModuleLibs/Classes/HJPageBuilding/**/*",
80       "dependencies": {
81         "AFNetworking": [
83         ],
84         "Masonry": [
85           "~> 1.1.0"
86         ],
87         "SDWebImage": [
89         ],
90         "YYModel": [
92         ],
93         "MJRefresh": [
95         ],
96         "MJExtension": [
98         ],
99         "DCBaseKitLib": [
101         ]
102       }
103     },
104     {
105       "name": "Nudges",
106       "source_files": "DCModuleLibs/Classes/Nudges/**/*",
107       "resource_bundles": {
108         "Nudges": [
109           "DCModuleLibs/Assets/img/*.png"
110         ]
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   ]