SCLazyScrollView 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Mar 2017 SwiftSwift Version 3.0Maintained by Sean Choi.Installation Guide×Installation Guide for SCLazyScrollViewYou want to add pod 'SCLazyScrollView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'SCLazyScrollView', '~> 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 SCLazyScrollViewSee PodspecGitHub RepoPage on CocoaPods.orgSCLazyScrollView 0.0.1BySean Choikrazie99/SCLazyScrollViewGitHub Repo Lazy loading ScrollView for iOS Installation