blob: 6b6ac5732e1942a6c829f1a3efce4506210f59ab [file] [log] [blame]
{
"name": "AdMobMediationAdapterVpadn",
"version": "1.1.5",
"summary": "This adapter enables mediation of Vpon ads via the Google Ads SDK.",
"description": "By default mediation adapters are not included in AdMob SDK. Each mediation network other than AdMob requries additional library component. This is Vpadn mediation adapter library, provided by Vpon.\n\nSDK Document: http://vpon-sdk.github.io/ios/",
"homepage": "http://www.vpon.com",
"license": "Custom",
"authors": "Vpon Inc.",
"source": {
"http": "http://m.vpadn.com/sdk/AdMobAdapterVpadn-1.1.5.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"preserve_paths": "AdMobAdapterVpadn-1.1.5",
"vendored_libraries": "AdMobAdapterVpadn-1.1.5/libVponAdapter_v1.1.5.a"
},
"compiler_flags": "-ObjC",
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
">= 7.47.0"
],
"VpadnSDK": [
">= 4.9.1"
]
}
}