2 "name": "JMStatefulTableViewController",
4 "summary": "A subclassable table view controller with empty, loading and error states, also supports infinte-scrolling and pull to refresh.",
5 "description": "A subclass-able way to cleanly and neatly implement a table view controller that has empty, loading and error states. Supports \"paging\" and pull to to refresh thanks to SVPullToRefresh.",
6 "homepage": "https://github.com/jakemarsh/JMStatefulTableViewController",
8 "Jake Marsh": "jake@deallocatedobjects.com"
11 "git": "https://github.com/jakemarsh/JMStatefulTableViewController.git",
23 "JMStatefulTableViewController/*.*"