blob: 7a04089f259f9f37bbb89246db00309924465af0 [file] [log] [blame]
{
"name": "myTargetMediationAppLovin",
"version": "6.12.7.0",
"summary": "AppLovin 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/6.12.7.0.applovin/applovin-ios-adapter-6.12.7.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"vendored_frameworks": "myTargetMediationAppLovin.framework",
"preserve_paths": "myTargetMediationAppLovin.framework",
"dependencies": {
"AppLovinSDK": [
"6.12.7"
],
"myTargetSDK": [
">= 5.4.0"
]
}
}