blob: d7894817a954fb3a18b931dcaaf6446804d12b31 [file] [log] [blame]
{
"name": "Vchau-V-Adapters",
"version": "6.3.2.1",
"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/chauduyphanvu1/mopub-ios-mediation.git",
"tag": "vungle-6.3.2.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Vungle/*.{h,m}",
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.5"
]
}
},
{
"name": "Network",
"dependencies": {
"VungleSDK-iOS": [
"6.3.2"
]
}
}
]
}