[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / d / PlatformOne-Ads-SDK / 2.16.2 / PlatformOne-Ads-SDK.podspec.json
bloba3233159d081c8a247aea6fb7eca11fea3c06e7a
2   "name": "PlatformOne-Ads-SDK",
3   "version": "2.16.2",
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.2-MediationAdapter.zip",
16     "sha256": "5409d11b914bcf8a7b0ecfa515b2e14686042891d1d4411d9d018e20a9adf1b8"
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           "12.4.1"
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": "Maio",
86       "dependencies": {
87         "PlatformOne-Ads-SDK/Mediation": [
89         ],
90         "MaioSDK-v2": [
91           "2.1.4"
92         ]
93       },
94       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterMaio.xcframework"
95     },
96     {
97       "name": "TikTok",
98       "dependencies": {
99         "PlatformOne-Ads-SDK/Mediation": [
101         ],
102         "Ads-Global/BUAdSDK": [
103           "5.8.0.8"
104         ]
105       },
106       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterTikTok.xcframework"
107     },
108     {
109       "name": "UnityAds",
110       "dependencies": {
111         "PlatformOne-Ads-SDK/Mediation": [
113         ],
114         "UnityAds": [
115           "4.10.0"
116         ]
117       },
118       "vendored_frameworks": "**/PlatformOneAdsMediationAdapterUnityAds.xcframework"
119     },
120     {
121       "name": "All-Incentivized",
122       "dependencies": {
123         "PlatformOne-Ads-SDK/AppLovin": [
125         ],
126         "PlatformOne-Ads-SDK/Maio": [
128         ],
129         "PlatformOne-Ads-SDK/TikTok": [
131         ],
132         "PlatformOne-Ads-SDK/UnityAds": [
134         ]
135       }
136     },
137     {
138       "name": "All-Interstitial",
139       "dependencies": {
140         "PlatformOne-Ads-SDK/AppLovin": [
142         ],
143         "PlatformOne-Ads-SDK/IMobile": [
145         ],
146         "PlatformOne-Ads-SDK/Maio": [
148         ],
149         "PlatformOne-Ads-SDK/TikTok": [
151         ]
152       }
153     },
154     {
155       "name": "All-PlatformOne",
156       "dependencies": {
157         "PlatformOne-Ads-SDK/GADMediationAdapter": [
159         ],
160         "PlatformOne-Ads-SDK/All-Incentivized": [
162         ],
163         "PlatformOne-Ads-SDK/All-Interstitial": [
165         ]
166       }
167     }
168   ]