blob: 3b3c3c6489f04e524f189cb0fef7d70432275114 [file] [log] [blame]
{
"name": "YHChartView",
"version": "0.3.6",
"summary": "Charts that support zoom, drag, rotation, animation, including vertical bar, horizontal bar, and line chart. React Native avaliable.",
"description": "***\n## Features:\n1. Support `ARC` & `Objective C`. React Native avaliable.\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.6"
},
"source_files": "YHChartView/*.{h,m}",
"requires_arc": true
}