blob: 93c0f4f5b51a34fc33e1ae19456a7b747050255a [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationTeadsPrevious",
"version": "4.2.5",
"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.5"
},
"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.5"
],
"Google-Mobile-Ads-SDK": [
">= 7.31"
]
}
}