blob: 96ed3f40fcc3d8bef5a5afdf6a7e610d6d4d9788 [file] [log] [blame]
{
"name": "WYLineChart",
"version": "0.0.2",
"summary": "WYLineChart.",
"homepage": "https://github.com/wylemonys/WYLineChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lemon": "463918560@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wylemonys/WYLineChart.git",
"tag": "0.0.2"
},
"source_files": "WYLineChart/WYLineChartView/*.{h,m}",
"requires_arc": true
}