2 "name": "LBReusableScrollView",
4 "summary": "自定义LBReusableScrollView",
5 "description": "高性能复用ScrollView,使用简单,只需要代理返回View就可以简单实现一个滚动View,不管总共多少页,占用内存的只有当前页、前一页、后一页。",
6 "homepage": "https://github.com/A1129434577/LBReusableScrollView",
12 "刘彬": "1129434577@qq.com"
18 "git": "https://github.com/A1129434577/LBReusableScrollView.git",
21 "source_files": "LBReusableScrollView/**/*.{h,m}",