blob: 299ee4016652960fe8c462c4b9e9e9993aba4374 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationTeadsPrevious",
"version": "4.6.2",
"summary": "AdMob Adapter for Teads' iOS SDK",
"module_name": "GoogleMobileAdsMediationTeadsPrevious",
"description": "Use this adapter to include AdMob as a demand source in your mediation waterfall",
"homepage": "https://github.com/teads/TeadsSDK-adapter-admob-ios",
"documentation_url": "https://support.teads.tv/support/solutions/articles/36000166678-admob-google-ad-manager",
"license": {
"type": "Copyright",
"text": "Copyright Teads 2020"
},
"authors": {
"Teads": "support-sdk@teads.tv"
},
"source": {
"git": "https://github.com/teads/TeadsSDK-adapter-admob-ios.git",
"branch": "master",
"tag": "v4.6.2Previous"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"requires_arc": true,
"ios": {
"vendored_frameworks": "TeadsAdMobAdapterPrevious/TeadsAdMobAdapter.framework"
},
"preserve_paths": "TeadsAdMobAdapterPrevious/TeadsAdMobAdapter.framework",
"frameworks": "TeadsAdMobAdapter",
"dependencies": {
"TeadsSDKPrevious": [
"4.6.2"
],
"Google-Mobile-Ads-SDK": [
">= 7.31"
]
}
}