blob: b8f9ef79efefa3022247b1e66bb20d62de2c83be [file] [log] [blame]
{
"name": "MoPub-IronSource-Adapters",
"version": "6.7.8.0",
"summary": "IronSource Adapters for mediating through MoPub.",
"description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the IronSource SDK, please check this tutorial: https://developers.ironsrc.com/ironsource-mobile/ios/ios-sdk/ \n\n\nFor inquiries and support, please check https://developers.ironsrc.com/submit-a-request/",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "268f837c05b2b17f134b1020e809fded3c12e9aa"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "IronSource/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"IronSourceSDK": [
"6.7.8.0"
]
}
}