[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / 1 / 8 / MoPub-Google-Adapters / 7.27.0.0 / MoPub-Google-Adapters.podspec.json
blob57bcd92743461ed7be9bc243f69d8f225ec810bd
2   "name": "MoPub-Google-Adapters",
3   "version": "7.27.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     "PoojaChirp": "pshashidhar@twitter.com"
13   },
14   "source": {
15     "git": "https://github.com/mopub/mopub-ios-mediation.git",
16     "tag": "master"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GoogleAdMob/*.{h,m}",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 4.19.0"
25     ],
26     "Google-Mobile-Ads-SDK": [
27       "~> 7.0"
28     ]
29   }