XFReusedScrollView 1.6.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2017Maintained by yizzuide.Installation Guide×Installation Guide for XFReusedScrollViewYou want to add pod 'XFReusedScrollView', '~> 1.6' similar to the following to your Podfile:target 'MyApp' do pod 'XFReusedScrollView', '~> 1.6' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try XFReusedScrollViewSee PodspecGitHub RepoPage on CocoaPods.orgXFReusedScrollView 1.6.0Byyizzuideyizzuide/XFReusedScrollViewGitHub RepoXFReusedScrollView Powerful reused scrollView for iOS. Support custom extension layout. Installation CocoaPods pod 'XFReusedScrollView', '~> 1.5' Manual Copy all files under ~/XFReusedScrollView folder to your project.