blob: 30ccb2c59d2effa427bcc0f1a1761075c3657316 [file] [log] [blame]
{
"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
}