2 "name": "TableSchemer",
4 "summary": "Interactive static table views with ease",
5 "description": "TableSchemer is a framework for building static interactive table views. Interface Builder provides a great way to build out static table views, but not everyone uses interface builder, and adding interactivity to these table views is difficult. Writing interactive static table views traditionally is a tiresome task due to working with index paths, and having multiple delegate methods to handle configuration, sizing, and selection handling. They're also a huge pain to maintain when the need to reorder them comes as you need to update the index paths in all those locations.\n",
6 "homepage": "https://github.com/Weebly/TableSchemer",
12 "James Richard": "james@weebly.com"
14 "social_media_url": "http://twitter.com/ketzusaka",
19 "git": "https://github.com/Weebly/TableSchemer.git",
22 "source_files": "Sources",