blob: 5e83758449d3570ef68e173db7d59d300195f9c7 [file] [log] [blame]
{
"name": "IronSourceMediation",
"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",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "IronSource/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"IronSourceSDK": [
]
}
}