[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / f / DYMobAdSDK-Beta / 0.1.22 / DYMobAdSDK-Beta.podspec.json
blob37fba2e2feb545864678e4373a0a23560817c864
2   "name": "DYMobAdSDK-Beta",
3   "version": "0.1.22",
4   "summary": "A short description of DYMobAdSDK-Beta.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/YangMuZi/dymob-ad-sdk-beta.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lx": "airfoldcat@gmail.com"
13   },
14   "source": {
15     "git": "git@gitee.com:YangMuZi/dymob-ad-sdk-beta.git",
16     "tag": "0.1.22"
17   },
18   "user_target_xcconfig": {
19     "OTHER_LDFLAGS": [
20       "-lObjC"
21     ]
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "default_subspecs": "Base",
27   "subspecs": [
28     {
29       "name": "CSJ",
30       "dependencies": {
31         "Ads-CN": [
32           "4.2.0.2"
33         ],
34         "DYMobAdSDK-Beta/Base": [
36         ]
37       }
38     },
39     {
40       "name": "GDT",
41       "dependencies": {
42         "GDTMobSDK": [
43           "4.13.42"
44         ],
45         "DYMobAdSDK-Beta/Base": [
47         ]
48       }
49     },
50     {
51       "name": "KS",
52       "dependencies": {
53         "KSAdSDK": [
54           "3.3.20"
55         ],
56         "DYMobAdSDK-Beta/Base": [
58         ]
59       }
60     },
61     {
62       "name": "Base",
63       "vendored_frameworks": "DYMobAdSDK-Beta/Classes/*.framework",
64       "resources": "DYMobAdSDK-Beta/Assets/*.bundle"
65     }
66   ]