blob: b78e902b8db5530377b3767fa4f43aab4f86e371 [file] [log] [blame]
{
"name": "HLChartView",
"version": "1.0.1",
"summary": "chart collection",
"description": "A collection of t highly custom chart (histogram, pie chart, line chart)",
"homepage": "https://github.com/zhiyuehl/HLChartView",
"license": "MIT",
"authors": {
"zhiyuehl": "775445353@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhiyuehl/HLChartView.git",
"tag": "1.0.1"
},
"source_files": "ChartDemo/HLChartView/*.{h,m}",
"requires_arc": true
}