blob: ee1afe9012cdd265a2b5603aa9de755952f3d424 [file] [log] [blame]
{
"name": "DFChart",
"version": "0.0.2",
"summary": "simple chart in swift for iOS by Diego Caridei and Fabio Nisci",
"description": "simple chart in swift for iOS by Diego Caridei and Fabio Nisci\n\njust install with \"pod \"DFChart\"\"",
"homepage": "https://github.com/DiegoCaridei/DFChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabio Nisci": "fabionisci@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DiegoCaridei/DFChart.git",
"tag": "0.0.2"
},
"source_files": "DFChart",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}