| { | |
| "name": "BATableView", | |
| "version": "1.0.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://github.com/beyondabel/BATableView", | |
| "authors": { | |
| "beyondabel": "beyondabel@gmail.com" | |
| }, | |
| "summary": "BATableView is add index TableView", | |
| "source": { | |
| "git": "https://github.com/beyondabel/BATableView.git", | |
| "tag": "v1.0.0" | |
| }, | |
| "source_files": "BATableView/**/*.{m,h}", | |
| "frameworks": "SystemConfiguration", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true | |
| } |