[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 2 / GoogleMobileAdsMediationAdColony / 4.1.3.0 / GoogleMobileAdsMediationAdColony.podspec.json
blob17c91aed05bd04f935b244387bc80e06ca490f02
2   "name": "GoogleMobileAdsMediationAdColony",
3   "version": "4.1.3.0",
4   "summary": "AdColony 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 AdColony ad network.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/adcolony",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "vendored_frameworks": [
16     "AdColonyAdapter/AdColonyAdapter.framework"
17   ],
18   "dependencies": {
19     "AdColony": "4.1.3",
20     "Google-Mobile-Ads-SDK": ">= 7.55.0"
21   },
22   "preserve_paths": [
23     "AdColonyAdapter/README.md"
24   ],
25   "requires_arc": true,
26   "source": {
27     "http": "https://google.bintray.com/mobile-ads-adapters-ios/AdColonyAdapter/4.1.3.0/AdColonyAdapter-4.1.3.0.zip"
28   }