[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 7 / ChartboostMediationAdapterReference / 4.1.0.0.0 / ChartboostMediationAdapterReference.podspec.json
blob14525d9d061b1aedc78303ddbffb1b9e370dcc18
2   "name": "ChartboostMediationAdapterReference",
3   "version": "4.1.0.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-reference",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Reference adapter.",
13   "description": "Reference Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterReference",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-reference.git",
17     "tag": "4.1.0.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "10.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   },
37   "static_framework": true,
38   "swift_version": "5.0"