blob: 3a8ec0b538643e9e7a70e272e53d622dcda69c41 [file] [log] [blame]
{
"name": "HBLineChart",
"version": "0.0.2",
"summary": "drawing line chart tool of HBLineChart.",
"description": "A drawing line chart tool of HBLineChart.",
"homepage": "https://github.com/Hello-Bye/HBLineChart",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Chenzuliang": "chenzuliang@geek-zoo.com"
},
"source": {
"git": "https://github.com/Hello-Bye/HBLineChart.git",
"tag": "0.0.2"
},
"source_files": "HBLineChart/TYChartView.h",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}