[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 3 / AdMobMediationAdapterVpadn / 1.1.3 / AdMobMediationAdapterVpadn.podspec.json
blob39f65d021a4df22df5e4c758ccc1fc68eab0625a
2   "name": "AdMobMediationAdapterVpadn",
3   "version": "1.1.3",
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.1.3.zip"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "ios": {
16     "preserve_paths": "AdMobAdapterVpadn-1.1.3",
17     "vendored_libraries": "AdMobAdapterVpadn-1.1.3/libVponAdapter_v1.1.3.a"
18   },
19   "compiler_flags": "-ObjC",
20   "requires_arc": true,
21   "dependencies": {
22     "Google-Mobile-Ads-SDK": [
23       ">= 7.47.0"
24     ],
25     "VpadnSDK": [
26       ">= 4.9.1"
27     ]
28   }