blob: d8a571c95e779380a963eba5adc6f685851d79a1 [file] [log] [blame]
{
"name": "ISAdapterMP",
"version": "2.7.0.0",
"summary": "IronSource Adapter For Mopub",
"description": "Use this adapter to show IronSource ads",
"homepage": "http://www.ironsrc.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.ironsrc.com/contact/"
},
"source": {
"http": "https://dl.bintray.com/ironsource-mobile/MoPub/ISAdapterMP_2.7.0.framework.zip"
},
"source_files": "ISAdapterMP.framework/**/*.{h,m}",
"public_header_files": "ISAdapterMP.framework/**/*.h",
"preserve_paths": "ISAdapterMP.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "ISAdapterMP.framework",
"dependencies": {
"mopub-ios-sdk": [
">= 4.20.0"
],
"IronSourceSDK": [
"= 6.7.5.0"
]
}
}