2 "name": "TableViewConfigurator",
4 "summary": "A declarative approach to UITableView configuration resulting in thinner and more robust controllers.",
5 "description": "* More declarative and easier to read approach to UITableView-based UI construction.\n* Declarative approach allows the construction of smaller and more robust controllers.\n* Extensive unit testing increases confidence in correctness of UI.",
6 "homepage": "https://github.com/johntvolk/TableViewConfigurator",
9 "John Volk": "john.t.volk@gmail.com"
12 "git": "https://github.com/johntvolk/TableViewConfigurator.git",
19 "source_files": "TableViewConfigurator/Classes/**/*",
25 "pushed_with_swift_version": "3.0"