[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / b / 7 / DCModuleLibs / 1.0.9 / DCModuleLibs.podspec.json
blob8d62f059605460cd7f5ce7ecf8c3af32571543d4
2   "name": "DCModuleLibs",
3   "version": "1.0.9",
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.9"
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       "resource_bundles": {
81         "HJPageBuilding": [
82           "DCModuleLibs/Assets/Images/*.png"
83         ]
84       },
85       "dependencies": {
86         "AFNetworking": [
88         ],
89         "Masonry": [
90           "~> 1.1.0"
91         ],
92         "SDWebImage": [
94         ],
95         "YYModel": [
97         ],
98         "MJRefresh": [
100         ],
101         "MJExtension": [
103         ],
104         "DCBaseKitLib": [
106         ]
107       }
108     },
109     {
110       "name": "Nudges",
111       "source_files": "DCModuleLibs/Classes/Nudges/**/*",
112       "resource_bundles": {
113         "Nudges": [
114           "DCModuleLibs/Assets/img/*.png"
115         ]
116       },
117       "dependencies": {
118         "AFNetworking": [
120         ],
121         "Masonry": [
122           "~> 1.1.0"
123         ],
124         "SocketRocket": [
126         ],
127         "FMDB": [
129         ],
130         "CocoaLumberjack": [
132         ],
133         "MJExtension": [
135         ],
136         "SDWebImage": [
138         ],
139         "ZFPlayer": [
141         ],
142         "ZFPlayer/ControlView": [
144         ],
145         "ZFPlayer/AVPlayer": [
147         ],
148         "ZFPlayer/ijkplayer": [
150         ],
151         "YYCategories": [
153         ]
154       }
155     }
156   ]