[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / d / PlatformOne-Ads-SDK / 2.16.7 / PlatformOne-Ads-SDK.podspec.json
blob1f59c91203045d14df2d7b776ff7c2d2cafebaa2
2   "name": "PlatformOne-Ads-SDK",
3   "version": "2.16.7",
4   "summary": "PlatformOne Ads SDK for iOS",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright 2015-2023 UNITED Marketing Technologies, Inc. All rights reserved."
8   },
9   "homepage": "https://yieldone.com/service/",
10   "authors": "UNITED Marketing Technologies, Inc.",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "http": "https://dl.ad-stir.com/p1_sdk/PlatformOneAdsSdkiOS-2.16.7-MediationAdapter.zip",
16     "sha256": "921e211c9a388dd42252cfd40078bcbcf1da2ca033c51d3baa694ad3f2e931e1"
17   },
18   "preserve_paths": "**/README.md",
19   "requires_arc": true,
20   "default_subspecs": "Core",
21   "cocoapods_version": ">= 1.9.0",
22   "subspecs": [
23     {
24       "name": "Core",
25       "vendored_frameworks": "**/PlatformOneAds.xcframework",
26       "frameworks": [
27         "AdSupport",
28         "AVFoundation",
29         "CoreTelephony",
30         "CoreMedia",
31         "QuartzCore",
32         "SystemConfiguration",
33         "SafariServices",
34         "WebKit"
35       ]
36     },
37     {
38       "name": "Mediation",
39       "dependencies": {
40         "PlatformOne-Ads-SDK/Core": [
42         ]
43       },
44       "pod_target_xcconfig": {
45         "OTHER_LDFLAGS": "-lObjC"
46       }
47     },
48     {
49       "name": "GADMediationAdapter",
50       "dependencies": {
51         "PlatformOne-Ads-SDK/Mediation": [
53         ],
54         "Google-Mobile-Ads-SDK": [
56         ]
57       },
58       "vendored_frameworks": "**/GADMediationAdapter/GADMAdapterPlatformOneAds.xcframework"
59     },
60     {
61       "name": "AppLovin",
62       "dependencies": {
63         "PlatformOne-Ads-SDK/Mediation": [
65         ],
66         "AppLovinSDK": [
67           "13.0.0"
68         ]
69       },
70       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterAppLovin.xcframework"
71     },
72     {
73       "name": "IMobile",
74       "dependencies": {
75         "PlatformOne-Ads-SDK/Mediation": [
77         ],
78         "ImobileSdkAds": [
79           "2.3.4"
80         ]
81       },
82       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterIMobile.xcframework"
83     },
84     {
85       "name": "IronSource",
86       "dependencies": {
87         "PlatformOne-Ads-SDK/Mediation": [
89         ],
90         "IronSourceSDK": [
91           "8.3.0.0"
92         ]
93       },
94       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterIronSource.xcframework"
95     },
96     {
97       "name": "Maio",
98       "dependencies": {
99         "PlatformOne-Ads-SDK/Mediation": [
101         ],
102         "MaioSDK-v2": [
103           "2.1.4"
104         ]
105       },
106       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterMaio.xcframework"
107     },
108     {
109       "name": "TikTok",
110       "dependencies": {
111         "PlatformOne-Ads-SDK/Mediation": [
113         ],
114         "Ads-Global/BUAdSDK": [
115           "6.2.0.7"
116         ]
117       },
118       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterTikTok.xcframework"
119     },
120     {
121       "name": "UnityAds",
122       "dependencies": {
123         "PlatformOne-Ads-SDK/Mediation": [
125         ],
126         "UnityAds": [
127           "4.11.3"
128         ]
129       },
130       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterUnityAds.xcframework"
131     },
132     {
133       "name": "All-Incentivized",
134       "dependencies": {
135         "PlatformOne-Ads-SDK/AppLovin": [
137         ],
138         "PlatformOne-Ads-SDK/IronSource": [
140         ],
141         "PlatformOne-Ads-SDK/Maio": [
143         ],
144         "PlatformOne-Ads-SDK/TikTok": [
146         ],
147         "PlatformOne-Ads-SDK/UnityAds": [
149         ]
150       }
151     },
152     {
153       "name": "All-Interstitial",
154       "dependencies": {
155         "PlatformOne-Ads-SDK/AppLovin": [
157         ],
158         "PlatformOne-Ads-SDK/IMobile": [
160         ],
161         "PlatformOne-Ads-SDK/IronSource": [
163         ],
164         "PlatformOne-Ads-SDK/Maio": [
166         ],
167         "PlatformOne-Ads-SDK/TikTok": [
169         ]
170       }
171     },
172     {
173       "name": "All-PlatformOne",
174       "dependencies": {
175         "PlatformOne-Ads-SDK/GADMediationAdapter": [
177         ],
178         "PlatformOne-Ads-SDK/All-Incentivized": [
180         ],
181         "PlatformOne-Ads-SDK/All-Interstitial": [
183         ],
184         "PlatformOne-Ads-SDK/IronSource": [
186         ]
187       }
188     }
189   ]