blob: 70733b8ca6060c5afd71787dd15d66fdd7e1579e [file] [log] [blame]
{
"name": "TableViewHelper",
"version": "2.2",
"summary": "Easily hide and show UITableView Rows",
"homepage": "https://github.com/AaronBratcher/TableViewHelper",
"license": "MIT",
"authors": {
"Aaron Bratcher": "aaronlbratcher@yahoo.com"
},
"social_media_url": "http://twitter.com/AaronLBratcher",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/AaronBratcher/TableViewHelper.git",
"tag": "2.2"
},
"source_files": [
"TableViewHelper",
"TableViewHelper/TableViewHelper/**/*.{h,m,swift}"
],
"swift_version": "5.0"
}