blob: 9a77570bb604332c08797356e66ecd311c6061d8 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationTeadsPrevious",
"version": "4.7.0",
"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.7.0Previous"
},
"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.7.0"
],
"Google-Mobile-Ads-SDK": [
">= 7.31"
]
}
}