blob: bc0f5603c842793996da771a19a798af3d1f35f2 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationTeads",
"version": "4.7.4",
"summary": "AdMob Adapter for Teads' iOS SDK",
"module_name": "TeadsAdMobAdapter",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"requires_arc": true,
"source_files": "TeadsAdMobAdapter/**/*{.swift}",
"swift_versions": [
"4.3",
"5.0",
"5.1"
],
"dependencies": {
"TeadsSDK": [
"4.7.4"
],
"Google-Mobile-Ads-SDK": [
">= 7.59"
]
},
"swift_version": "5.1"
}