| { | |
| "name": "CYXLineChartView", | |
| "version": "0.2.0", | |
| "summary": "折线图组件", | |
| "description": "折线图组件库", | |
| "homepage": "https://github.com/SionChen/CYXLineChartView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "SionChen": "759856708@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SionChen/CYXLineChartView.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CYXLineChartView/Classes/**/*" | |
| } |