[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / a / ChartboostMediationAdapterChartboost / 5.9.7.0.0 / ChartboostMediationAdapterChartboost.podspec.json
blob011f4ea99b8b03e748103388bdfce71a972391b7
2   "name": "ChartboostMediationAdapterChartboost",
3   "version": "5.9.7.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": "5.9.7.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": "13.0"
28   },
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "SafariServices",
33       "UIKit",
34       "WebKit"
35     ]
36   },
37   "dependencies": {
38     "ChartboostMediationSDK": [
39       "~> 5.0"
40     ],
41     "ChartboostSDK": [
42       "~> 9.7.0"
43     ]
44   },
45   "static_framework": true,
46   "swift_version": "5.0"