[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / a / c / ADRFMediationSDK / 3.9.0.01303-noidfa / ADRFMediationSDK.podspec.json
blob0eff12281f7ab46ceaba495c3b1d9f037bd8ee8f
2   "name": "ADRFMediationSDK",
3   "version": "3.9.0.01303-noidfa",
4   "summary": "A short description of ADRFMediationSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ADRanfeng/adrfmediation-sdk-ios-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "business@ssdmobile.cn": "business@ssdmobile.cn"
13   },
14   "source": {
15     "git": "https://github.com/ADRanfeng/adrfmediation-sdk-ios-pod.git",
16     "tag": "3.9.0.01303-noidfa"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": "UIKit",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "dependencies": {
26     "ADRFMediationKit": [
27       "0.7.2.01301-noidfa"
28     ],
29     "ADRFMediationNetwork": [
30       "~> 0.2.1.0"
31     ],
32     "ADRFMediationLocationManager": [
33       "~> 0.2.1.01301"
34     ]
35   },
36   "libraries": "sqlite3",
37   "static_framework": true,
38   "requires_arc": true,
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "default_subspecs": "core",
46   "vendored_frameworks": "ADRFMediationSDK/Classes/core/*.xcframework",
47   "subspecs": [
48     {
49       "name": "core"
50     },
51     {
52       "name": "ADRFMediationSDKPlatforms",
53       "subspecs": [
54         {
55           "name": "gdt",
56           "vendored_frameworks": "ADRFMediationSDK/Classes/gdt/*.xcframework",
57           "dependencies": {
58             "ADRFMediationSDK/core": [
60             ],
61             "GDTMobSDK": [
62               "4.14.63"
63             ]
64           }
65         },
66         {
67           "name": "gdt-without",
68           "vendored_frameworks": "ADRFMediationSDK/Classes/gdt/*.xcframework",
69           "dependencies": {
70             "ADRFMediationSDK/core": [
72             ]
73           }
74         },
75         {
76           "name": "baidu",
77           "vendored_frameworks": "ADRFMediationSDK/Classes/baidu/*.xcframework",
78           "dependencies": {
79             "ADRFMediationSDK/core": [
81             ],
82             "BaiduMobAdSDK": [
83               "5.331"
84             ]
85           }
86         },
87         {
88           "name": "baidu-without",
89           "vendored_frameworks": "ADRFMediationSDK/Classes/baidu/*.xcframework",
90           "dependencies": {
91             "ADRFMediationSDK/core": [
93             ]
94           }
95         },
96         {
97           "name": "bu",
98           "vendored_frameworks": "ADRFMediationSDK/Classes/bu/*.xcframework",
99           "dependencies": {
100             "ADRFMediationSDK/core": [
102             ],
103             "Ads-CN": [
104               "5.9.1.1"
105             ]
106           }
107         },
108         {
109           "name": "bu-without",
110           "vendored_frameworks": "ADRFMediationSDK/Classes/bu/*.xcframework",
111           "dependencies": {
112             "ADRFMediationSDK/core": [
114             ]
115           }
116         },
117         {
118           "name": "ks",
119           "vendored_frameworks": "ADRFMediationSDK/Classes/ks/*.xcframework",
120           "dependencies": {
121             "ADRFMediationSDK/core": [
123             ],
124             "KSAdSDK": [
125               "3.3.61"
126             ]
127           }
128         },
129         {
130           "name": "ks-without",
131           "vendored_frameworks": "ADRFMediationSDK/Classes/ks/*.xcframework",
132           "dependencies": {
133             "ADRFMediationSDK/core": [
135             ]
136           }
137         },
138         {
139           "name": "tianmu",
140           "vendored_frameworks": "ADRFMediationSDK/Classes/tianmu/*.xcframework",
141           "dependencies": {
142             "ADRFMediationSDK/core": [
144             ],
145             "TianmuSDK": [
146               "2.2.0.3-noidfa"
147             ]
148           }
149         },
150         {
151           "name": "tianmu-without",
152           "vendored_frameworks": "ADRFMediationSDK/Classes/tianmu/*.xcframework",
153           "dependencies": {
154             "ADRFMediationSDK/core": [
156             ]
157           }
158         },
159         {
160           "name": "ranfeng",
161           "vendored_frameworks": "ADRFMediationSDK/Classes/ranfeng/*.xcframework",
162           "dependencies": {
163             "ADRFMediationSDK/core": [
165             ],
166             "ADRanFengSDK": [
167               "2.2.0.3-noidfa"
168             ]
169           }
170         },
171         {
172           "name": "ranfeng-without",
173           "vendored_frameworks": "ADRFMediationSDK/Classes/ranfeng/*.xcframework",
174           "dependencies": {
175             "ADRFMediationSDK/core": [
177             ]
178           }
179         }
180       ]
181     }
182   ]