{ | |
"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 | |
} |