{ | |
"name": "YWTableExcel", | |
"version": "0.1.3", | |
"summary": "excel of YWTableExcel.", | |
"description": "关于打造iOS的excel表展示控件", | |
"homepage": "https://github.com/flyOfYW/YWTableExcel", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"flyOfYW": "1498627884@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/flyOfYW/YWTableExcel.git", | |
"tag": "0.1.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YWTableExcel/Classes/**/*" | |
} |