HMGLNavigationController 0.0.3× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2014年12月由 Alexandre Santos 维护。安装指南×HMGLNavigationController 安装指南您想将以下类似的 pod 'HMGLNavigationController', '~> 0.0' 添加到您的 Podfile 中target 'MyApp' do pod 'HMGLNavigationController', '~> 0.0' end然后,在您的终端中或从 CocoaPods.app 运行 pod install如果想先试运行,运行以下命令:pod try HMGLNavigationController查看 PodspecGitHub 仓库CocoaPods.org 上的页面HMGLNavigationController 0.0.3由Alexandre Santosalexandreos/HMGLNavigationControllerGitHub 仓库 包含 HMGLTransitions 图形效果的自定义 UINavigationController 子类。 此自定义导航控制器支持 storyboard,包括推送和弹出 Segues。 安装方法 CocoaPods 是向您的项目中添加 HMGLNavigationController 的推荐方式。 如果您喜欢,可以简单地从 下载 HMGLNavigationController 并将 HMGLNavigationController 文件夹中的文件添加到您的项目中。此存储库还包括一个示例项目。 要求 iOS 5.0 或更高版本。 ARC。 HMGLTransitions 许可证 HMGLNavigationController 许可证包含在 "LICENSE" 文件中。