blob: fbdbd336cd8ab1a58c17c99a131d55ed88b0a781 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationTeadsPrevious",
"version": "4.2.6",
"summary": "AdMob Adapter for Teads' iOS SDK",
"description": "Use this adapter to include AdMob as a demand source in your mediation waterfall",
"homepage": "https://github.com/teads/TeadsSDK-iOS",
"license": "Apache 2.0",
"authors": {
"Teads": "support-sdk@teads.tv"
},
"source": {
"git": "https://github.com/teads/TeadsSDK-adapter-admob-ios.git",
"branch": "master",
"tag": "v4.2.6"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"requires_arc": true,
"ios": {
"vendored_frameworks": "TeadsAdMobAdapter.framework"
},
"preserve_paths": "TeadsAdMobAdapter.framework",
"frameworks": "TeadsAdMobAdapter",
"dependencies": {
"TeadsSDKPrevious": [
"4.2.6"
],
"Google-Mobile-Ads-SDK": [
">= 7.31"
]
}
}