2 "name": "EPSReactiveTableViewController",
4 "summary": "A table view controller that automatically populates a table view, and animates the insertion and deletion of rows.",
5 "description": "EPSReactiveTableViewController is a subclass of `UITableViewController` that automatically populates a table view, and animates the insertion and deletion of rows by observing changes to an array of model objects.",
6 "homepage": "https://github.com/ElectricPeelSoftware/EPSReactiveTableViewController",
9 "Peter Stuart": "peter@electricpeelsoftware.com"
12 "git": "https://github.com/ElectricPeelSoftware/EPSReactiveTableViewController.git",
19 "source_files": "Classes",
20 "public_header_files": "Classes/*.h",
26 "deprecated_in_favor_of": "EPSReactiveList"