blob: dab1ef1c0a8a5f1d060ac505c2cbb649745d66f9 [file] [log] [blame]
{
"name": "VungleAdvancedAuctionMediationMoPub",
"version": "5.3.0.0",
"summary": "MoPub adapter used for mediation with Vungle Advanced Auction SDK",
"description": "Vungle Advanced Auction SDK is an SDK for video ad based monetization with the Vungle Advanced Auction solution.\nThis adapter enables you to request ads from MoPub.",
"homepage": "https://www.vungle.com/",
"license": {
"type": "Commercial",
"text": "Copyright 2018 Vungle Inc."
},
"authors": {
"Vungle": "tech-support@vungle.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Vungle-Advanced-Auction-SDK": [
">=1.0.0"
],
"mopub-ios-sdk/Core": [
"5.3.0"
]
},
"source": {
"http": "https://cdn-lb.vungle.com/sdks/advanced-auction-adapters-ios/mopub/VGAMoPubAdapter-5.3.0.0.zip"
},
"vendored_frameworks": "VGAMoPubAdapter-5.3.0.0/VGAMoPubAdapter.framework"
}