4 "summary": "主要解决UITableView、UICollectionView与dataSource和Delegate解耦合",
5 "description": "主要解决UITableView、UICollectionView 在每个controller中都需要设置dataSource和delegate的烦恼,并UICollectionView 、UITableViewCell与DataSource tableView界耦合",
6 "homepage": "https://github.com/chenhaigang888/CHGAdapter",
12 "Hogan Chen": "329206444@qq.com"
18 "git": "https://github.com/chenhaigang888/CHGAdapter.git",
21 "source_files": "CHGAdapter/CHGAdapterLib/**/*.{m,h}",
22 "frameworks": "UIKit",