4 "summary": "Airbnb/Epoxy Inspired Models-View Frameworks for iOS. Building complex screens for iOS by UITableView.",
5 "description": "To build a long and complex ui screen is a tedious task. We often using UITableView to make this kind of screen. Inspired by Airbnb/Epoxy library, I recreate a small and lightweight similar library for iOS. This library handles all the complex and repeatible task when dealing with UITableView DataSource and Delegate, and showing a nicer and cleaner API.",
6 "homepage": "https://github.com/hlongvu/SGView",
12 "hlongvu": "hlongvu@gmail.com"
15 "git": "https://github.com/hlongvu/SGView.git",
21 "source_files": "SGView/Classes/**/*",
22 "swift_version": "4.2"