blob: 2b5ffc48a3a5d66a6a9377936df95298f6ca1f76 [file] [log] [blame]
{
"name": "myTargetMediationAdmob",
"version": "7.57.0.0",
"summary": "Google Mobile Ads adapter used for mediation with the myTarget SDK",
"description": "The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads",
"documentation_url": "https://target.my.com/partners/help/sdk",
"homepage": "https://target.my.com",
"license": {
"type": "LGPL-3.0"
},
"authors": {
"My.com": "sdk_mytarget@corp.my.com"
},
"source": {
"http": "https://github.com/myTargetSDK/mytarget-ios-mediation/releases/download/7.57.0.0.admob/admob-ios-adapter-7.57.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"vendored_frameworks": "myTargetMediationAdmob.framework",
"preserve_paths": "myTargetMediationAdmob.framework",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.57.0"
],
"myTargetSDK": [
">= 5.4.0"
]
}
}