[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / b / 7 / DCModuleLibs / 1.0.0 / DCModuleLibs.podspec.json
blobe2adf4a542b1910ef67f81d1382d789bec134bf8
2   "name": "DCModuleLibs",
3   "version": "1.0.0",
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.0"
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         "MJRefresh": [
59         ],
60         "Masonry": [
61           "~> 1.1.0"
62         ],
63         "DCBaseKitLib": [
65         ],
66         "DCUIKitLib": [
68         ]
69       }
70     }
71   ]