[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 8 / 0 / DYMobAdSDK / 1.0.2 / DYMobAdSDK.podspec.json
blob2879d96186a930ee6e90e6c98da2f26e7d1c180c
2   "name": "DYMobAdSDK",
3   "version": "1.0.2",
4   "summary": "A short description of DYMobAdSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://121.37.215.87:8900/lixiang/DYMobAdSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lx": "airfoldcat@gmail.com"
13   },
14   "source": {
15     "git": "git@121.37.215.87:lixiang/DYMobAdSDK.git",
16     "tag": "1.0.2"
17   },
18   "user_target_xcconfig": {
19     "OTHER_LDFLAGS": [
20       "-lObjC"
21     ]
22   },
23   "pod_target_xcconfig": {
24     "ENABLE_BITCODE": "NO"
25   },
26   "platforms": {
27     "ios": "10.0"
28   },
29   "requires_arc": true,
30   "static_framework": true,
31   "default_subspecs": "Base",
32   "subspecs": [
33     {
34       "name": "CSJ",
35       "dependencies": {
36         "Ads-CN": [
37           "4.2.0.4"
38         ],
39         "DYMobAdSDK/Base": [
41         ]
42       }
43     },
44     {
45       "name": "GDT",
46       "dependencies": {
47         "GDTMobSDK": [
48           "4.13.42"
49         ],
50         "DYMobAdSDK/Base": [
52         ]
53       }
54     },
55     {
56       "name": "KS",
57       "dependencies": {
58         "KSAdSDK": [
59           "3.3.20"
60         ],
61         "DYMobAdSDK/Base": [
63         ]
64       }
65     },
66     {
67       "name": "Base",
68       "vendored_frameworks": "DYMobAdSDK/Classes/*.framework",
69       "resources": "DYMobAdSDK/Assets/*.bundle"
70     }
71   ]