blob: 5de3de410c765fc714bcb19f2d8af4da0d190651 [file] [log] [blame]
{
"name": "OKTableViewLiaison",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Framework to help you better manage UITableViews.",
"description": "OKTableViewLiaison abstracts and simplifies UITableView construction and management.",
"homepage": "https://github.com/okcupid/OKTableViewLiaison",
"authors": {
"Dylan Shine": "dylan@okcupid.com"
},
"source": {
"git": "https://github.com/okcupid/OKTableViewLiaison.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OKTableViewLiaison/Classes/**/*",
"swift_version": "4.1"
}