blob: e2fbd9acb53833d031f6317e04c0ee1faac9f265 [file] [log] [blame]
{
"name": "gjg-MoPub-Applovin-Adapters",
"version": "6.7.1.0",
"summary": "Applovin Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banners, Interstitial, Rewarded Video and Native.\n\nTo download and integrate the Applovin SDK, please check this page: https://www.applovin.com/integration#iosMoPubIntegration. \n\n\nFor inquiries and support, please visit https://www.applovin.com/support",
"homepage": "https://github.com/arkenthera/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/arkenthera/mopub-ios-mediation.git",
"tag": "gjg-applovin-6.7.1.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"gjg-mopub-ios-sdk/Core": [
"~> 5.7"
]
}
},
{
"name": "Network",
"source_files": "Applovin/*.{h,m}",
"dependencies": {
"AppLovinSDK": [
"6.7.1"
],
"gjg-mopub-ios-sdk/Core": [
"~> 5.7"
]
}
}
]
}