AntBus 1.3.3×由 liyebiao1990 维护。安装指南×AntBus的安装指南您想在 Podfile 中添加类似以下的内容 pod 'AntBus', '~> 1.3'target 'MyApp' do pod 'AntBus', '~> 1.3' end然后在您的终端内部或从 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try AntBus查看 PodspecGitHub 仓库CocoaPods.org 上的页面AntBus 1.3.3由[email protected]abiaoyo/AntBusGitHub 仓库AntBus pod 'AntBus', '~> 1.2.4' pod 'AntBus/ForOC'