[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / f / DYMobAdSDK-Beta / 0.1.6 / DYMobAdSDK-Beta.podspec.json
blobf4f9e6c342a105ef39665d79ab81b17acc902c8a
2   "name": "DYMobAdSDK-Beta",
3   "version": "0.1.6",
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.6"
17   },
18   "user_target_xcconfig": {
19     "ENABLE_BITCODE": "NO"
20   },
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "default_subspecs": "Base",
28   "subspecs": [
29     {
30       "name": "CSJ",
31       "dependencies": {
32         "Ads-CN": [
33           "4.2.0.2"
34         ],
35         "DYMobAdSDK-Beta/Base": [
37         ]
38       }
39     },
40     {
41       "name": "GDT",
42       "dependencies": {
43         "GDTMobSDK": [
44           "4.13.40"
45         ],
46         "DYMobAdSDK-Beta/Base": [
48         ]
49       }
50     },
51     {
52       "name": "KS",
53       "dependencies": {
54         "KSAdSDK": [
55           "3.3.19"
56         ],
57         "DYMobAdSDK-Beta/Base": [
59         ]
60       }
61     },
62     {
63       "name": "Base",
64       "vendored_frameworks": "DYMobAdSDK-Beta/Classes/*.framework",
65       "resources": "DYMobAdSDK-Beta/Assets/*.bundle"
66     }
67   ]