4 "summary": "UITableView with expand/collapse feature",
5 "description": "This is a subclass of UITableView with expand/collapse feature that comes useful in many scenarios. The developer can save a lot of time using an expand/collapse tableView instead of creating a detail viewController for each cell. Consequently the details of each cell can be displayed right on the same table without switching to another view.",
6 "homepage": "https://github.com/innovian/HVTableView",
12 "Innovian": "innovian.com"
15 "git": "https://github.com/innovian/HVTableView.git",
21 "source_files": "HVTableView/Classes/**/*"