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