WalkthroughScroller 1.0.0×Maintained by Sanchit Goel.Installation Guide×Installation Guide for WalkthroughScrollerYou want to add pod 'WalkthroughScroller', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'WalkthroughScroller', '~> 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 WalkthroughScrollerSee PodspecGitHub RepoPage on CocoaPods.orgWalkthroughScroller 1.0.0BySanchit Goelsanchgoel/WalkthroughScrollerGitHub RepoWalkthrough Scroller This project allows you to create a walkthrough animation in iOS apps.