blob: bd2b97f5986257becbc28032ef9688a1bff1e77c [file] [log] [blame]
{
"name": "MoPub-Vungle-Adapters",
"version": "6.2.0.2",
"summary": "Vungle Adapters for mediating through MoPub.",
"description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the Vungle SDK, please check this tutorial: https://dashboard.vungle.com/sdk.\n\n\nFor inquiries and support, please utilize the support page: https://support.vungle.com/hc/en-us/requests/new.",
"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",
"commit": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Vungle/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.0"
],
"VungleSDK-iOS": [
"6.2.0"
]
}
}