blob: 9adb0f7459939c9a3f7ab06fd1f158d1010bd0d3 [file] [log] [blame]
{
"name": "OKTableViewLiaison",
"version": "1.0.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/\u001bokcupid/OKTableViewLiaison",
"authors": {
"\u001bDylan Shine": "dylan@okcupid.com"
},
"source": {
"git": "https://github.com/okcupid/OKTableViewLiaison.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OKTableViewLiaison/Classes/**/*",
"swift_version": "4.1"
}