blob: 1d1a37fa69cdbee5d4f0e14d5ac337120b9acebe [file] [log] [blame]
{
"name": "WYChart",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYChart/Classes/**/*"
}