2 "name": "YZTableViewAdapter",
4 "summary": "A Lightweight Tool for Fast Assembly of TableViewCells",
5 "description": "YZTableViewAdapter uses adapter to manage various TableViewCells. You just need to implement some protocols for each cell to quickly build a list.",
6 "homepage": "https://github.com/qyz777/YZTableViewAdapter",
12 "qyz777": "qyizhong1998@gmail.com"
15 "git": "https://github.com/qyz777/YZTableViewAdapter.git",
21 "source_files": "YZTableViewAdapter/Classes/**/*"