ObjCNavigationController 1.0.0×由 ouyanghua 维护。安装指南×ObjCNavigationController 的安装指南您希望像以下这样将以下内容添加到 Podfile 中:target 'MyApp' do pod 'ObjCNavigationController', '~> 1.0' end然后在您的终端中运行 pod install,或从 CocoaPods.app 运行。或者为了测试运行,请运行以下命令:pod try ObjCNavigationController查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面ObjCNavigationController 1.0.0由ouyanghuacomouyanghuacom/ObjCNavigationControllerGitHub 仓库ObjCNavigationController 安装 原生应用 Cocoapods 将以下内容添加到项目 Podfile 中: pod 'ObjCNavigationController' Carthage 将以下内容添加到项目 Cartfile 中: github "ouyanghuacom/ObjCNavigationController"
ObjCNavigationController 安装 原生应用 Cocoapods 将以下内容添加到项目 Podfile 中: pod 'ObjCNavigationController' Carthage 将以下内容添加到项目 Cartfile 中: github "ouyanghuacom/ObjCNavigationController"