[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 5 / 7 / Vchau-A-Adapters / 7.37.0.1 / Vchau-A-Adapters.podspec.json
blob30b7e63803da1bdd2ee3078f959b0b78045c5863
2   "name": "Vchau-A-Adapters",
3   "version": "7.37.0.1",
4   "summary": "Google Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Banner, Interstitial, Rewarded Video, Native.\n\nTo download and integrate the Mobile Ads SDK, please check this tutorial: https://developers.google.com/admob/ios/download.\n\n\nFor inquiries and support, please utilize the developer support forum: https://groups.google.com/forum/#!forum/google-admob-ads-sdk/.",
6   "homepage": "https://github.com/mopub/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoPub": "support@mopub.com"
13   },
14   "source": {
15     "git": "https://github.com/chauduyphanvu1/mopub-ios-mediation.git",
16     "tag": "admob-7.37.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "AdMob/*.{h,m}",
23   "subspecs": [
24     {
25       "name": "MoPub",
26       "dependencies": {
27         "mopub-ios-sdk": [
28           "~> 5.5"
29         ]
30       }
31     },
32     {
33       "name": "Network",
34       "dependencies": {
35         "Google-Mobile-Ads-SDK": [
36           "7.37.0"
37         ]
38       }
39     }
40   ]