blob: 73f32a09d1b9fc1d91fce9df2a7cf5fbd1844add [file] [log] [blame]
{
"name": "YHChartView",
"version": "0.3.10",
"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.10"
},
"source_files": "YHChartView/*.{h,m}",
"requires_arc": true
}