[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / d / GoogleMobileAdsMediationChartboost / 8.4.0.1 / GoogleMobileAdsMediationChartboost.podspec.json
blob19c65b9c59d05a2fb3e291406f7ea4e9e38babd0
2   "name": "GoogleMobileAdsMediationChartboost",
3   "version": "8.4.0.1",
4   "summary": "Chartboost 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 Chartboost ad network.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/chartboost",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "vendored_frameworks": [
16     "ChartboostAdapter-8.4.0.1/ChartboostAdapter.xcframework"
17   ],
18   "dependencies": {
19     "ChartboostSDK": "8.4.0",
20     "Google-Mobile-Ads-SDK": ">= 8.0.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27   },
28   "preserve_paths": [
29     "ChartboostAdapter-8.4.0.1/README.md"
30   ],
31   "requires_arc": true,
32   "source": {
33     "http": "https://dl.google.com/googleadmobadssdk/mediation/ios/chartboost/ChartboostAdapter-8.4.0.1.zip"
34   }