[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / 3 / AdMobMediationAdapterVpadn / 2.0.4 / AdMobMediationAdapterVpadn.podspec.json
blob49cf17664d13596e632466a88b722e701045ddfb
2   "name": "AdMobMediationAdapterVpadn",
3   "version": "2.0.4",
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": "https://m.vpadn.com/sdk/AdMobAdapterVpadn-2.0.4.zip"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "ios": {
16     "preserve_paths": "AdMobAdapterVpadn-2.0.4",
17     "vendored_libraries": "AdMobAdapterVpadn-2.0.4/libVponAdapter_v2.0.4.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       ">= 5.1.7"
27     ]
28   }