blob: 1f8797eaaec360e8d30554a343efef8ce13df6f3 [file] [log] [blame]
{
"name": "WYChart",
"version": "0.3.0",
"summary": "A simple and elegant Chart library with rich animations.",
"description": "WYChart is a chart library contained lineChart and pieChart, you can use it with numbers of line of code,\n all the charts also performing rich animations, and interacting in a vivid way.",
"homepage": "https://github.com/GeorgeWang03/WYChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FreedomKing": "georgewang003@gmail.com"
},
"source": {
"git": "https://github.com/GeorgeWang03/WYChart.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYChart/Classes/**/*"
}