[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / c / a / ChartboostMediationAdapterChartboost / 4.9.8.0.0 / ChartboostMediationAdapterChartboost.podspec.json
blob9ee0af1b410cb33709fd1ee92a53b577cb32ddee
2   "name": "ChartboostMediationAdapterChartboost",
3   "version": "4.9.8.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-chartboost",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Chartboost adapter.",
13   "description": "Chartboost Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterChartboost",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-chartboost.git",
17     "tag": "4.9.8.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "resource_bundles": {
21     "ChartboostMediationAdapterChartboost": [
22       "PrivacyInfo.xcprivacy"
23     ]
24   },
25   "swift_versions": "5.0",
26   "platforms": {
27     "ios": "11.0"
28   },
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "SafariServices",
33       "UIKit",
34       "WebKit"
35     ]
36   },
37   "dependencies": {
38     "ChartboostMediationSDK": [
39       "~> 4.0"
40     ],
41     "ChartboostSDK": [
42       "~> 9.8.0"
43     ]
44   },
45   "static_framework": true,
46   "swift_version": "5.0"