blob: ccc679452d1caa60f85b28c9e32cc4f14d4372c3 [file] [log] [blame]
{
"name": "TableViewHelper",
"version": "2.1",
"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.1"
},
"source_files": [
"TableViewHelper",
"TableViewHelper/TableViewHelper/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}