[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 3 / AdMobMediationAdapterVpadn / 1.0.8 / AdMobMediationAdapterVpadn.podspec.json
blob5168177c6715247be91665fedb3fbdec3ae2afa3
2   "name": "AdMobMediationAdapterVpadn",
3   "version": "1.0.8",
4   "summary": "This adapter enables mediation of Vpon ads via the Google Ads SDK.",
5   "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/",
6   "homepage": "http://www.vpon.com",
7   "license": "Custom",
8   "authors": "Vpon Inc.",
9   "source": {
10     "http": "http://m.vpadn.com/sdk/AdMobAdapterVpadn-1.0.8.zip"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "ios": {
16     "preserve_paths": "AdMobAdapterVpadn-1.0.8",
17     "vendored_libraries": "AdMobAdapterVpadn-1.0.8/libVponAdapter_v1.0.8.a"
18   },
19   "compiler_flags": "-ObjC",
20   "requires_arc": true,
21   "dependencies": {
22     "Google-Mobile-Ads-SDK": [
23       ">= 7.8.1"
24     ],
25     "VpadnSDK": [
27     ]
28   }