[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / a / ChartboostMediationAdapterChartboost / 4.9.4.0.1 / ChartboostMediationAdapterChartboost.podspec.json
blob45c9a7e317236b3c7592618b60af73565eed89fb
2   "name": "ChartboostMediationAdapterChartboost",
3   "version": "4.9.4.0.1",
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.4.0.1"
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.4.0"
38     ]
39   },
40   "static_framework": true,
41   "swift_version": "5.0"