blob: 14369747deb00cd320fab54db34f3213d915a400 [file] [log] [blame]
{
"name": "YHChartView",
"version": "0.3.2",
"summary": "Charts that support zoom, drag, rotation, animation, including vertical bar, horizontal bar, and line chart.",
"description": "***\n## Features:\n1. Support `ARC` & `Objective C`.\n2. Support `bar chart` `line chart`.\n3. Interactive、zoomable、dragable、rotatable. \n***",
"homepage": "https://github.com/whoyoung/YHChartView",
"license": "MIT",
"authors": {
"杨虎": "huyang@mail.bistu.edu.cn"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/whoyoung/YHChartView",
"tag": "0.3.2"
},
"source_files": "YHChartView/*.{h,m}",
"requires_arc": true
}