blob: 7c3c554174b6cbc41318f5db6bfb5e684fb61847 [file] [log] [blame]
{
"name": "FKLineChart",
"version": "1.0.4",
"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.4"
},
"source_files": "FKLineChart/*.{h,m,swift}",
"resource_bundles": {
"FKLineChart": [
"FKLineChart/*.xib"
]
},
"swift_version": "4.2"
}