[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 1 / e / Charts / 3.3.0 / Charts.podspec.json
blob61ce6e046714ac966bd5a3048e0e8fc0bc3bed09
2   "name": "Charts",
3   "version": "3.3.0",
4   "summary": "Charts 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": "8.0",
16     "tvos": "9.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/danielgindi/Charts.git",
21     "tag": "v3.3.0"
22   },
23   "default_subspecs": "Core",
24   "swift_versions": "5.0",
25   "cocoapods_version": ">= 1.5.0",
26   "swift_version": "5.0",
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": "Source/Charts/**/*.swift"
31     }
32   ]