blob: e059c6a365ed712f208e3465bc1cfde4a7f12cb1 [file] [log] [blame]
{
"name": "TableViewLiaison",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TableViewLiaison/Classes/**/*",
"swift_version": "4.2"
}