QHPageViewController 0.1.0×Maintained by imqiuhang.Installation Guide×Installation Guide for QHPageViewControllerYou want to add pod 'QHPageViewController', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'QHPageViewController', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try QHPageViewControllerSee PodspecGitHub RepoPage on CocoaPods.orgQHPageViewController 0.1.0Byimqiuhangimqiuhang/QHPageViewControllerGitHub RepoQHPageViewController 更简单的PageViewController,解决UIPageViewController各种崩溃问题。