blob: b0f2e55c27e24f08b54aa3551a1725f18f4e51b2 [file] [log] [blame]
{
"name": "AdMobMediationAdapterVpadn",
"version": "1.0.2",
"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://vpon-sdk.github.io/assets/download/adapter/AdMobAdapterVpadn-1.0.2.zip"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"preserve_paths": "AdMobAdapterVpadn-1.0.2",
"vendored_libraries": "AdMobAdapterVpadn-1.0.2/libVponAdapter_v1.0.2.a"
},
"compiler_flags": "-ObjC",
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
">= 7.8.1"
],
"VpadnSDK": [
]
}
}