4 "summary": "Compose a UITableView data source out of separate Section data sources. Built with Swift 3. Newest available Swift 2.3 version is 0.2.0.0.",
5 "description": "Tableable is a replacement for UITableViewDataSource / UITableViewDelegate. It lets you compose a tableview out of self-contained sections (implementing TableViewSectionable).\nPerfect, for instance if the number of sections is calculated dynamically.",
6 "homepage": "https://github.com/hrunar/Tableable",
12 "Runar Svendsen": "runar.svendsen@gmail.com"
15 "git": "https://github.com/hrunar/Tableable.git",
21 "source_files": "Tableable/Classes/**/*"