[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 0 / d / GoogleMobileAdsMediationMoPub / 5.6.0.1 / GoogleMobileAdsMediationMoPub.podspec.json
blob7626ed6c94e5419e778c48a1694b94b2bd0a5374
2   "name": "GoogleMobileAdsMediationMoPub",
3   "version": "5.6.0.1",
4   "summary": "MoPub adapter used for mediation with the Google Mobile Ads SDK",
5   "description": "The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. Google Mobile Ads Mediation helps maximize your fill rate and increase your monetization by sending ad requests to multiple networks to ensure you find the best available network to serve ads. This adapter enables you to use Google Mobile Ads Mediation to request ads from the MoPub ad network.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/mopub",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "frameworks": [
16     "CoreLocation"
17   ],
18   "vendored_frameworks": [
19     "MoPubAdapter-5.6.0.1/MoPubAdapter.framework"
20   ],
21   "dependencies": {
22     "mopub-ios-sdk/Core": "5.6.0",
23     "Google-Mobile-Ads-SDK": ">= 7.42.2"
24   },
25   "preserve_paths": [
26     "MoPubAdapter-5.6.0.1/README.md"
27   ],
28   "requires_arc": true,
29   "source": {
30     "http": "https://google.bintray.com/mobile-ads-adapters-ios/MoPubAdapter/5.6.0.1/MoPubAdapter-5.6.0.1.zip"
31   }