[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / c / YAHCharts / 0.0.4 / YAHCharts.podspec.json
blob4afaeda1e879571a9e14b30edb39da44724d4d7c
2   "name": "YAHCharts",
3   "version": "0.0.4",
4   "summary": "Charts is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
5   "homepage": "https://github.com/yahua/YAHCharts",
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/yahua/YAHCharts.git",
21     "tag": "0.0.4"
22   },
23   "default_subspecs": "Core",
24   "pushed_with_swift_version": "3.0",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "Source/Charts/**/*.swift"
29     }
30   ]