blob: dc6cc8d573adee310c9b9e7644d2abb1bdacca7b [file] [log] [blame]
{
"name": "MCSimpleTables",
"version": "0.2.0",
"summary": " A simple UITableViewController subclass and helper classes for programmatically creating coded UITableViews.\n",
"homepage": "https://github.com/mattconnolly/MCSimpleTables",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Matt Connolly": "matt.connolly@me.com"
},
"source": {
"git": "https://github.com/mattconnolly/MCSimpleTables.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.1"
},
"source_files": "MCSimpleTables",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}