[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / 8 / d / DGCharts / 5.1.0 / DGCharts.podspec.json
blobeeacdb1f6c84c6a5d4403b853dc88522b67bd0aa
2   "name": "DGCharts",
3   "version": "5.1.0",
4   "summary": "DGCharts is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
5   "homepage": "https://github.com/danielgindi/Charts",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "Daniel Cohen Gindi",
12     "Philipp Jahoda"
13   ],
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "12.0",
17     "osx": "10.13"
18   },
19   "source": {
20     "git": "https://github.com/danielgindi/Charts.git",
21     "tag": "5.1.0"
22   },
23   "default_subspecs": "Core",
24   "swift_versions": "5.7",
25   "cocoapods_version": ">= 1.5.0",
26   "resource_bundles": {
27     "DGCharts": [
28       "Source/Charts/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "Core",
34       "source_files": "Source/Charts/**/*.swift"
35     }
36   ],
37   "swift_version": "5.7"