blob: 000d2777e02c7ef13fa4cba545519ba1219cd48f [file] [log] [blame]
{
"name": "TableViewLiaison",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TableViewLiaison/Classes/**/*",
"swift_version": "5.0"
}