2 "name": "PluggableTableView",
4 "summary": "PluggableTableView provides a TableView to work easily with View Models.",
5 "description": "PluggableTableView provides an UITableView that does all the work for you. The only thing you need to do is provide a list of view models.\nThe registration of the cells, headers and footers will be done automatically.",
6 "homepage": "https://github.com/bynelus/PluggableTableView",
12 "NielsKoole": "me@nielskoole.nl"
15 "git": "https://github.com/bynelus/PluggableTableView.git",
18 "social_media_url": "https://twitter.com/nielskoole",
23 "source_files": "PluggableTableView/Classes/**/*"