[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 6 / 4 / gjg-MoPub-AdMob-Adapters / 7.47.0.0 / gjg-MoPub-AdMob-Adapters.podspec.json
blob5eeeb6f140d2fa8b5a452b5246b46a2da214ec9a
2   "name": "gjg-MoPub-AdMob-Adapters",
3   "version": "7.47.0.0",
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/arkenthera/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/arkenthera/mopub-ios-mediation.git",
16     "tag": "gjg-admob-7.47.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "gjg-mopub-ios-sdk/Core": [
27           "~> 5.7"
28         ]
29       }
30     },
31     {
32       "name": "Network",
33       "source_files": "AdMob/*.{h,m}",
34       "dependencies": {
35         "Google-Mobile-Ads-SDK": [
36           "7.47.0"
37         ],
38         "gjg-mopub-ios-sdk/Core": [
39           "~> 5.7"
40         ]
41       }
42     }
43   ]