blob: 5d6a12a2d675fde75745af36e216536bf8faa7b8 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationTestSuite",
"version": "1.0.0",
"summary": "The Mediation test tool is for use with the Google Mobile Ads SDK",
"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.",
"homepage": "https://developers.google.com/admob/ios/mediation",
"license": {
"type": "Apache 2.0",
"text": "Copyright 2017 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"Framework/GoogleMobileAdsMediationTestSuite.framework"
],
"dependencies": {
"Google-Mobile-Ads-SDK": ">= 7.10.1",
"MaterialComponents/Cards": "~> 76.0",
"MaterialComponents/Dialogs": "~> 76.0",
"MaterialComponents/Tabs": "~> 76.0"
},
"preserve_paths": [
"README.MD",
"CHANGELOG.MD"
],
"resources": [
"Resources/GoogleMobileAdsMediationTestSuite.bundle"
],
"requires_arc": true,
"source": {
"http": "https://dl.google.com/googleadmobadssdk/googlemobileadsmediationtestsuiteios-1.0.0.zip"
}
}