[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / 5 / 0 / a / GoogleMobileAdsMediationTestSuite / 0.9.3 / GoogleMobileAdsMediationTestSuite.podspec.json
blobd06c24fa96acfacee9abddd889c890f7c7127f82
2   "name": "GoogleMobileAdsMediationTestSuite",
3   "version": "0.9.3",
4   "summary": "The Mediation test tool is for use 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 tool enables you to use Google Mobile Ads Mediation to request ads from the various networks to check your application is configured correctly.",
6   "homepage": "https://developers.google.com/admob/ios/mediation",
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     "Framework/GoogleMobileAdsMediationTestSuite.framework"
17   ],
18   "dependencies": {
19     "Google-Mobile-Ads-SDK": ">= 7.10.1",
20     "MaterialComponents/Cards": "~> 76.0",
21     "MaterialComponents/Dialogs": "~> 76.0",
22     "MaterialComponents/Tabs": "~> 76.0"
23   },
24   "preserve_paths": [
25     "README.MD",
26     "CHANGELOG.MD"
27   ],
28   "resources": [
29     "Resources/GoogleMobileAdsMediationTestSuite.bundle"
30   ],
31   "requires_arc": true,
32   "source": {
33     "http": "https://dl.google.com/googleadmobadssdk/googlemobileadsmediationtestsuiteios-0.9.3.zip"
34   }