[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / a / ChartboostMediationAdapterChartboost / 4.9.6.0.0 / ChartboostMediationAdapterChartboost.podspec.json
blob42f1ffbf869e9da4f0ec1588bc554e75bc0b2cb7
2   "name": "ChartboostMediationAdapterChartboost",
3   "version": "4.9.6.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.6.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       "SafariServices",
28       "UIKit",
29       "WebKit"
30     ]
31   },
32   "dependencies": {
33     "ChartboostMediationSDK": [
34       "~> 4.0"
35     ],
36     "ChartboostSDK": [
37       "~> 9.6.0"
38     ]
39   },
40   "static_framework": true,
41   "swift_version": "5.0"