blob: 66d6c24e27112b8f02385c30e77333d3bb116a07 [file] [log] [blame]
{
"name": "myTargetMediationAdColony",
"version": "4.4.1.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.4.1.0.adcolony/adcolony-ios-adapter-4.4.1.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": "myTargetMediationAdColony.framework",
"preserve_paths": "myTargetMediationAdColony.framework",
"dependencies": {
"AdColony": [
"4.4.1"
],
"myTargetSDK": [
">= 5.9.2"
]
}
}