blob: 8d9efc2acb462cd4e7508c2b99d1798af3202698 [file] [log] [blame]
{
"name": "FKLineChart",
"version": "1.0.1",
"summary": "A simple line chart with info board.",
"description": "The FKLineChart is a completely customizable line chart. You can show your chart and show info board of any point when point taps.",
"homepage": "https://github.com/Furkankurnaz",
"license": "MIT",
"authors": {
"Furkan Kurnaz": "furkankurnaz96@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Furkankurnaz/FKLineChart.git",
"tag": "1.0.1"
},
"source_files": "FKLineChart/*.{swift, xib, h}",
"swift_version": "4.2"
}