[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / d / 7 / MoPub-AdMob-Adapters-Test / 7.64.0.0 / MoPub-AdMob-Adapters-Test.podspec.json
blob90f746d2cf827aa51fd83747f2c9fc99fa39eb56
2   "name": "MoPub-AdMob-Adapters-Test",
3   "version": "7.64.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/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/mopub/mopub-ios-mediation.git",
16     "tag": "admob-7.64.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "mopub-ios-sdk/Core": [
27           "~> 5.13"
28         ],
29         "mopub-ios-sdk/NativeAds": [
30           "~> 5.13"
31         ]
32       }
33     },
34     {
35       "name": "Network",
36       "source_files": "AdMob/*.{h,m}",
37       "dependencies": {
38         "Google-Mobile-Ads-SDK": [
39           "7.64.0"
40         ],
41         "mopub-ios-sdk/Core": [
42           "~> 5.13"
43         ],
44         "mopub-ios-sdk/NativeAds": [
45           "~> 5.13"
46         ]
47       }
48     }
49   ]