[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / e / 6 / 2 / FeyddyCharts / 1.0.0 / FeyddyCharts.podspec.json
blob8aa1e792ea6b255aa1a9e1edbd0fa7d4626be754
2   "name": "FeyddyCharts",
3   "version": "1.0.0",
4   "summary": "Charts is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
5   "homepage": "https://github.com/Feyddy/FeyddyCharts",
6   "license": "MIT",
7   "authors": "Feyddy",
8   "platforms": {
9     "ios": "9.0",
10     "tvos": "9.0",
11     "osx": "10.11"
12   },
13   "source": {
14     "git": "https://github.com/Feyddy/FeyddyCharts.git",
15     "tag": "v1.0.0"
16   },
17   "default_subspecs": "Core",
18   "swift_versions": "5.0",
19   "cocoapods_version": ">= 1.5.0",
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "Source/Charts/**/*.swift"
24     }
25   ],
26   "swift_version": "5.0"