blob: 62b751a9ddef803cf940a46a904c1df77476771a [file] [log] [blame]
{
"name": "MoPub-Vungle-Adapters",
"version": "5.4.0.0",
"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": {
"PoojaChirp": "pshashidhar@twitter.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": [
"~> 4.0"
],
"VungleSDK-iOS": [
"~> 5.4.0"
]
}
}