[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / e / Charts / 2.1.5 / Charts.podspec.json
blob08d1a73544ca61b125a66f108abfca0253347caa
2   "name": "Charts",
3   "version": "2.1.5",
4   "summary": "ios-charts is a powerful & easy to use chart library for iOS",
5   "homepage": "https://github.com/danielgindi/ios-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   },
18   "source": {
19     "git": "https://github.com/danielgindi/ios-charts.git",
20     "tag": "v2.1.5"
21   },
22   "source_files": [
23     "Classes",
24     "Charts/Classes/**/*.swift"
25   ],
26   "deprecated_in_favor_of": "DGCharts"