[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / b / DFChart / 0.0.2 / DFChart.podspec.json
blobee1afe9012cdd265a2b5603aa9de755952f3d424
2   "name": "DFChart",
3   "version": "0.0.2",
4   "summary": "simple chart in swift for iOS by Diego Caridei and Fabio Nisci",
5   "description": "simple chart in swift for iOS by Diego Caridei and Fabio Nisci\n\njust install with \"pod \"DFChart\"\"",
6   "homepage": "https://github.com/DiegoCaridei/DFChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fabio Nisci": "fabionisci@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/DiegoCaridei/DFChart.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "DFChart",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"