| { | |
| "name": "CJTableView", | |
| "version": "0.1.0", | |
| "summary": "规范自动布局TableView,快速开发", | |
| "description": "TODO: 规范自动布局TableView,快速开发,高度自定义", | |
| "homepage": "https://github.com/467116811/CJTableView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ChenJie": "467116811@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/467116811/CJTableView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CJTableView/Classes/**/*" | |
| } |