blob: 209fc1c508d9c1f385d48bf7d7408c26a31cd4f6 [file] [log] [blame]
{
"name": "IronSourceMediation",
"version": "6.7.7.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": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IronSource/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"IronSourceSDK": [
]
}
}