| { | |
| "name": "LRTableModel", | |
| "version": "1.0", | |
| "license": "MIT", | |
| "summary": "A JTable-inspired alternative way of modelling your table view data.", | |
| "homepage": "https://github.com/lukeredpath/LRTableModel", | |
| "authors": "Luke Redpath", | |
| "source": { | |
| "git": "https://github.com/lukeredpath/LRTableModel.git", | |
| "tag": "v1.0" | |
| }, | |
| "source_files": "Classes", | |
| "requires_arc": false | |
| } |