GPRPageViewController 0.3.0× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布日期最后发布2016年5月由anthann维护。安装指南×GPRPageViewController 安装指南您想要将以下类似的内容添加到您的 Podfile 中:target 'MyApp' do pod 'GPRPageViewController', '~> 0.3' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 中执行。或者为了进行测试运行,运行以下命令pod try GPRPageViewController查看 PodspecGitHub 仓库CocoaPods.org 页面GPRPageViewController 0.3.0由anthannanthann/GPRPageViewControllerGitHub 仓库 示例 要运行示例项目,先克隆仓库,然后在 Example 目录下运行 pod install。 要求 安装 GPRPageViewController 通过 CocoaPods 提供。要安装它,只需在您的 Podfile 中添加以下行 pod "GPRPageViewController" 作者 anthann, [email protected] 许可证 GPRPageViewController 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。