blob: 85fdd717804e7d799ff7fc1d1cdbc7c04f313fca [file] [log] [blame]
{
"name": "myTargetMediationIronSource",
"version": "6.16.1.0.0",
"summary": "IronSource 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.16.1.0.0.ironsource/ironsource-ios-adapter-6.16.1.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"vendored_frameworks": "myTargetMediationIronSource.framework",
"preserve_paths": "myTargetMediationIronSource.framework",
"dependencies": {
"IronSourceSDK": [
"6.16.1.0"
],
"myTargetSDK": [
">= 5.4.0"
]
}
}