blob: ad2d583a4ddab18746073ef5f852ff8a160f920f [file] [log] [blame]
{
"name": "MoPub-InMobiMonetization-Adapters",
"version": "9.1.7.2",
"summary": "InMobi Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, Interstitial, Rewarded Video.\n\nTo download and integrate the InMobi SDK, please check this tutorial: https://support.inmobi.com/monetize/ios-guidelines/ \n\n\nFor inquiries and support, please check https://support.inmobi.com",
"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",
"tag": "inmobi-9.1.7.2"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 5.17.0"
]
}
},
{
"name": "Network",
"source_files": "InMobi/*.{h,m}",
"dependencies": {
"InMobiSDK/Core": [
"9.1.7"
],
"mopub-ios-sdk/Core": [
"~> 5.17.0"
]
}
}
]
}