blob: 09c49b979643f84b48eead820fd1085f93efba33 [file] [log] [blame]
{
"name": "TableViewHelper",
"version": "2.0",
"summary": "Easily hide and show UITableView Rows",
"homepage": "https://github.com/AaronBratcher/TableViewHelper",
"license": "MIT",
"authors": {
"Aaron Bratcher": "aaronbratcher1@gmail.com"
},
"social_media_url": "http://twitter.com/AaronLBratcher",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AaronBratcher/TableViewHelper.git",
"tag": "2.0"
},
"source_files": [
"TableViewHelper",
"TableViewHelper/TableViewHelper/**/*.{h,m,swift}"
]
}