4 "summary": "UITableView/UICollectionView 的适配器. 助你优雅的构建UITableView/UICollectionView, 分离控制器和cell的逻辑.",
5 "homepage": "https://github.com/y0love/LLAdapter",
8 "ylin": "y0love@163.com"
14 "git": "https://github.com/y0love/LLAdapter.git",
18 "public_header_files": "LLAdapter/**/*.{h}",
19 "source_files": "LLAdapter/**/*.{h,m}"