VMScrollView 1.0.2× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Oct 2017 SwiftSwift Version 4.0 SPMSupports SPM ✗Maintained by Vladimirs Matusevics.Installation Guide×Installation Guide for VMScrollViewYou want to add pod 'VMScrollView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'VMScrollView', '~> 1.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 VMScrollViewSee PodspecGitHub RepoPage on CocoaPods.orgVMScrollView 1.0.2ByVladimirs Matusevicsvlondon/VMScrollViewGitHub Repo ##Installation ###CocoaPods pod 'VMScrollView' ###Manually You can also import VMScrollView in to your project manually, just drag and drop VMScrollView.swift file in to your Xcode project.