[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / f / DYMobAdSDK-Beta / 0.1.37 / DYMobAdSDK-Beta.podspec.json
blob37ec01168ee8e98834c733ee0c2f4ba56c0822c9
2   "name": "DYMobAdSDK-Beta",
3   "version": "0.1.37",
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.37"
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   "requires_arc": true,
28   "static_framework": true,
29   "default_subspecs": "Base",
30   "subspecs": [
31     {
32       "name": "CSJ",
33       "dependencies": {
34         "Ads-CN": [
35           "4.2.0.2"
36         ],
37         "DYMobAdSDK-Beta/Base": [
39         ]
40       }
41     },
42     {
43       "name": "GDT",
44       "dependencies": {
45         "GDTMobSDK": [
46           "4.13.42"
47         ],
48         "DYMobAdSDK-Beta/Base": [
50         ]
51       }
52     },
53     {
54       "name": "KS",
55       "dependencies": {
56         "KSAdSDK": [
57           "3.3.20"
58         ],
59         "DYMobAdSDK-Beta/Base": [
61         ]
62       }
63     },
64     {
65       "name": "Base",
66       "vendored_frameworks": "DYMobAdSDK-Beta/Classes/*.framework",
67       "resources": "DYMobAdSDK-Beta/Assets/*.bundle"
68     }
69   ]