blob: cd1f79b2a4ab28101a0e4c6956c2b0413e2974dc [file] [log] [blame]
{
"name": "AdMobMediationAdapterVpadn",
"version": "1.0.9",
"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.0.9.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"preserve_paths": "AdMobAdapterVpadn-1.0.9",
"vendored_libraries": "AdMobAdapterVpadn-1.0.9/libVponAdapter_v1.0.9.a"
},
"compiler_flags": "-ObjC",
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
">= 7.8.1"
],
"VpadnSDK": [
]
}
}