blob: 1edca0ebce10a63beb118d0a426b49287679b78c [file] [log] [blame]
{
"name": "VungleMediation",
"version": "5.3.2.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",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Vungle/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"VungleSDK-iOS": [
]
}
}