2 "name": "CommonTableCollectView",
4 "summary": "General tableView, greatly reduce the programming workload",
5 "description": "对tableView进行了封装,多少组多少行有多高是什么cell,全部浓缩在一句代码里面,其实只要告诉tableView,是什么数据,对应什么类型的cell,就够了",
6 "homepage": "https://github.com/harde1/CommonTableCollectView",
12 "git": "https://github.com/harde1/CommonTableCollectView.git",
16 "剑仁不败": "harde1@163.com",
17 "敏钦": "799621181@qq.com"
19 "source_files": "CommonTableCollectView/*.{h,m}",