blob: ce3cfc4d92714e85507a9ab79a848978d4def809 [file] [log] [blame]
{
"name": "MoPub-IronSource-Adapters",
"version": "6.7.7.1",
"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": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "87f59e9ae1b6ca7fba0b877b6c2dc2f09bea18bf"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IronSource/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"IronSourceSDK": [
"~> 6.7.7.0"
]
}
}