[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / 7 / 5 / ChartboostMediationAdapterGoogleBidding / 4.11.5.0.0 / ChartboostMediationAdapterGoogleBidding.podspec.json
blob88ee020e021e43571a6f70e8249e6d556f70c7d4
2   "name": "ChartboostMediationAdapterGoogleBidding",
3   "version": "4.11.5.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.11.5.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "resource_bundles": {
21     "ChartboostMediationAdapterGoogleBidding": [
22       "PrivacyInfo.xcprivacy"
23     ]
24   },
25   "swift_versions": "5.0",
26   "platforms": {
27     "ios": "12.0"
28   },
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "UIKit"
33     ]
34   },
35   "dependencies": {
36     "ChartboostMediationSDK": [
37       "~> 4.0"
38     ],
39     "Google-Mobile-Ads-SDK": [
40       "~> 11.5.0"
41     ]
42   },
43   "static_framework": true,
44   "swift_version": "5.0"