[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / b / GoogleMobileAdsMediationUnity / 2.2.1.1 / GoogleMobileAdsMediationUnity.podspec.json
blob36d9df4e007fda8e22019f7ee11e160fab0d4e6f
2   "name": "GoogleMobileAdsMediationUnity",
3   "version": "2.2.1.1",
4   "summary": "Unity 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 Unity ad network.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/unity",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "UnityAdapter-2.2.1.1/UnityAdapter.framework"
17   ],
18   "dependencies": {
19     "UnityAds": "2.2.1",
20     "Google-Mobile-Ads-SDK": ">= 7.10.1"
21   },
22   "preserve_paths": [
23     "UnityAdapter-2.2.1.1/README.md"
24   ],
25   "requires_arc": true,
26   "source": {
27     "http": "https://google.bintray.com/mobile-ads-adapters-ios/UnityAdapter/2.2.1.1/UnityAdapter-2.2.1.1.zip"
28   }