blob: 3936548a72a80f6712bd7d32fe47850cc1863104 [file] [log] [blame]
{
"name": "myTargetMediationAdColony",
"version": "4.1.4.0",
"summary": "AdColony 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/4.1.4.0.adcolony/adcolony-ios-adapter-4.1.4.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"vendored_frameworks": "myTargetMediationAdColony.framework",
"preserve_paths": "myTargetMediationAdColony.framework",
"dependencies": {
"AdColony": [
"4.1.4"
],
"myTargetSDK": [
">= 5.4.0"
]
}
}