Skip to content

Commit

Permalink
[Add] PlatformOne-Ads-SDK 2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
UNITED Marketing Technologies, Inc. authored and CocoaPodsBot committed Dec 19, 2024
1 parent 68e34f1 commit 4b1d48a
Showing 1 changed file with 190 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,190 @@
{
"name": "PlatformOne-Ads-SDK",
"version": "2.17.2",
"summary": "PlatformOne Ads SDK for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2015-2023 UNITED Marketing Technologies, Inc. All rights reserved."
},
"homepage": "https://yieldone.com/service/",
"authors": "UNITED Marketing Technologies, Inc.",
"platforms": {
"ios": "12.0"
},
"source": {
"http": "https://dl.ad-stir.com/p1_sdk/PlatformOneAdsSdkiOS-2.17.2-MediationAdapter.zip",
"sha256": "b7189aed92aa54cae265385efc8b784042dbf1f7e99a2275ac170146489ac451"
},
"preserve_paths": "**/README.md",
"requires_arc": true,
"default_subspecs": "Core",
"cocoapods_version": ">= 1.9.0",
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "**/PlatformOneAds.xcframework",
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"QuartzCore",
"SystemConfiguration",
"SafariServices",
"WebKit"
]
},
{
"name": "Mediation",
"dependencies": {
"PlatformOne-Ads-SDK/Core": [

]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
},
{
"name": "GADMediationAdapter",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"Google-Mobile-Ads-SDK": [

]
},
"vendored_frameworks": "**/GADMediationAdapter/GADMAdapterPlatformOneAds.xcframework"
},
{
"name": "AppLovin",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"AppLovinSDK": [
"13.0.0"
]
},
"vendored_frameworks": "**/PlatformOneAdsMediationAdapterAppLovin.xcframework"
},
{
"name": "IMobile",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"ImobileSdkAds": [
"2.3.4"
]
},
"vendored_frameworks": "**/PlatformOneAdsMediationAdapterIMobile.xcframework"
},
{
"name": "IronSource",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"IronSourceSDK": [
"8.5.0.0"
]
},
"vendored_frameworks": "**/PlatformOneAdsMediationAdapterIronSource.xcframework"
},
{
"name": "Maio",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"MaioSDK-v2": [
"2.1.4"
]
},
"vendored_frameworks": "**/PlatformOneAdsMediationAdapterMaio.xcframework"
},
{
"name": "TikTok",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"Ads-Global/BUAdSDK": [
"6.2.0.7"
]
},
"vendored_frameworks": "**/PlatformOneAdsMediationAdapterTikTok.xcframework"
},
{
"name": "UnityAds",
"dependencies": {
"PlatformOne-Ads-SDK/Mediation": [

],
"UnityAds": [
"4.11.3"
]
},
"vendored_frameworks": "**/PlatformOneAdsMediationAdapterUnityAds.xcframework"
},
{
"name": "All-Incentivized",
"dependencies": {
"PlatformOne-Ads-SDK/AppLovin": [

],
"PlatformOne-Ads-SDK/IronSource": [

],
"PlatformOne-Ads-SDK/Maio": [

],
"PlatformOne-Ads-SDK/TikTok": [

],
"PlatformOne-Ads-SDK/UnityAds": [

]
}
},
{
"name": "All-Interstitial",
"dependencies": {
"PlatformOne-Ads-SDK/AppLovin": [

],
"PlatformOne-Ads-SDK/IMobile": [

],
"PlatformOne-Ads-SDK/IronSource": [

],
"PlatformOne-Ads-SDK/Maio": [

],
"PlatformOne-Ads-SDK/TikTok": [

]
}
},
{
"name": "All-PlatformOne",
"dependencies": {
"PlatformOne-Ads-SDK/GADMediationAdapter": [

],
"PlatformOne-Ads-SDK/All-Incentivized": [

],
"PlatformOne-Ads-SDK/All-Interstitial": [

],
"PlatformOne-Ads-SDK/IronSource": [

]
}
}
]
}

0 comments on commit 4b1d48a

Please sign in to comment.