[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / 7 / ChartboostMediationAdapterReference / 5.1.0.0.0 / ChartboostMediationAdapterReference.podspec.json
blob022565c51bf04d84ab11d5d3c8e06d2df35f1da2
2   "name": "ChartboostMediationAdapterReference",
3   "version": "5.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": "5.1.0.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "SafariServices",
28       "UIKit",
29       "WebKit"
30     ]
31   },
32   "dependencies": {
33     "ChartboostMediationSDK": [
34       "~> 5.0"
35     ]
36   },
37   "static_framework": true,
38   "swift_version": "5.0"