[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / f / 0 / d / ChartsGradient3 / 3.4.15 / ChartsGradient3.podspec.json
blobf652c23c04976659cb9d06370d6e8a089e99cd59
2   "name": "ChartsGradient3",
3   "version": "3.4.15",
4   "summary": "Charts is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
5   "homepage": "https://github.com/SvavaCapital/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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SvavaCapital/Charts.git",
19     "tag": "v3.4.15"
20   },
21   "default_subspecs": "Core",
22   "swift_versions": "5.0",
23   "cocoapods_version": ">= 1.5.0",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Source/Charts/**/*.swift"
28     }
29   ],
30   "swift_version": "5.0"