blob: a9980f0336a251a2ebcd9747fcc5dde091f35fe0 [file] [log] [blame]
{
"name": "AdMobMediationAdapterVpadn",
"version": "2.0.1",
"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": "https://m.vpadn.com/sdk/AdMobAdapterVpadn-2.0.1.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"preserve_paths": "AdMobAdapterVpadn-2.0.1",
"vendored_libraries": "AdMobAdapterVpadn-2.0.1/libVponAdapter_v2.0.1.a"
},
"compiler_flags": "-ObjC",
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
">= 7.47.0"
],
"VpadnSDK": [
">= 5.0.5"
]
}
}