2 "name": "ChuckTableView",
4 "summary": "高度封装tableView简化cell的操作,与UIViewController解耦",
5 "description": "高度封装tableView\u000fllectionView,简化操作,目的是为了cell可以自由同时存在于不同的UIViewController之中,cell自给自足,cell环境封闭起来\n\n1、容易操作的cell增删改查\n\n2、滚到最后\n\n3、可以自定义的上拉加载更多\n\n4、编辑模式随意添加,随意插入各种cell\n\n5、cell与tableView解耦,与UIViewController解耦\n\n更新了UIcollectionView的操作",
6 "homepage": "https://github.com/harde1/ChuckTableView",
12 "harde1": "harde1@163.com"
18 "git": "https://github.com/harde1/ChuckTableView.git",
21 "source_files": "ChuckTableViewLib/*.{h,m}",
22 "frameworks": "UIKit",