LBReusableScrollView 0.0.4×Maintained by A1129434577.Installation Guide×Installation Guide for LBReusableScrollViewYou want to add pod 'LBReusableScrollView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'LBReusableScrollView', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LBReusableScrollViewSee PodspecGitHub RepoPage on CocoaPods.orgLBReusableScrollView 0.0.4By刘彬A1129434577/LBReusableScrollViewGitHub RepoLBReusableScrollView 高性能复用ScrollView,不管总共多少页,占用内存的只有当前页、前一页、后一页