blob: 632f7341393c29ee523b6eb94b4fe4cc48bc7027 [file] [log] [blame]
{
"name": "OKTableViewLiaison",
"version": "3.1.0",
"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": "3.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OKTableViewLiaison/Classes/**/*",
"swift_version": "4.2"
}