[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / 7 / GoogleMobileAdsMediationVungle / 6.3.0.0 / GoogleMobileAdsMediationVungle.podspec.json
blob41c62f0170c0e4e1ae2966b494a17a7c1a94ff17
2   "name": "GoogleMobileAdsMediationVungle",
3   "version": "6.3.0.0",
4   "summary": "Vungle 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 Vungle.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/vungle",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2017 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "vendored_frameworks": [
16     "VungleAdapter-6.3.0.0/VungleAdapter.framework"
17   ],
18   "dependencies": {
19     "VungleSDK-iOS": "6.3.0",
20     "Google-Mobile-Ads-SDK": ">= 7.14.0"
21   },
22   "preserve_paths": [
23     "VungleAdapter-6.3.0.0/README.md"
24   ],
25   "requires_arc": true,
26   "source": {
27     "http": "https://google.bintray.com/mobile-ads-adapters-ios/VungleAdapter/6.3.0.0/VungleAdapter-6.3.0.0.zip"
28   }