[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 7 / 5 / ChartboostMediationAdapterGoogleBidding / 4.10.13.0.0 / ChartboostMediationAdapterGoogleBidding.podspec.json
blob3c98c98307f8db16578c198d17a6474944807400
2   "name": "ChartboostMediationAdapterGoogleBidding",
3   "version": "4.10.13.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-google-bidding",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Google Bidding adapter.",
13   "description": "Google Bidding Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterGoogleBidding",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-google-bidding.git",
17     "tag": "4.10.13.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit"
28     ]
29   },
30   "dependencies": {
31     "ChartboostMediationSDK": [
32       "~> 4.0"
33     ],
34     "Google-Mobile-Ads-SDK": [
35       "~> 10.13.0"
36     ]
37   },
38   "static_framework": true,
39   "swift_version": "5.0"