CHCarouselView 0.0.2× TestsTested ✓ LangLanguage SwiftSwift License MIT ReleasedLast Release Sep 2016 SPMSupports SPM ✗Maintained by Calvin Huang.Installation Guide×Installation Guide for CHCarouselViewYou want to add pod 'CHCarouselView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'CHCarouselView', '~> 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 CHCarouselViewSee PodspecGitHub RepoHomepagePage on CocoaPods.orgCHCarouselView 0.0.2ByCalvinCalvin-Huang/CHCarouselViewGitHub Repo CHCarouselView About CHCarousel provide you carousel maximum free to customize and extremely easy to use. TO-DO: Target function list [x] Slide to change views. [x] Selected page callback. [x] Automatically cycle. [x] Change item’s content view. [x] Unit test. [ ] Sliding progress indicator. [ ] Parallel effect example.