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