2 "name": "LazyTableView-Swift",
4 "summary": "A lazy way for smart developers to deal with UITableView.",
5 "description": "How many times do you have to implement UITableViewDatasource and UITableViewDelegate?\nIs it boring? And how to deal with different UITableViewCells in one TableView?\n\nYou're smart so you need to find a smart way to do it.\nLazyTableView is for you, it's easy to display model in UITableView. Also support different UITableViewCells.",
6 "homepage": "https://github.com/tuanphung/LazyTableView",
9 "Tuan Phung": "tuanphunglk@gmail.com"
11 "social_media_url": "https://twitter.com/tuanphunglk",
16 "git": "https://github.com/tuanphung/LazyTableView.git",
19 "source_files": "Source/*.swift",