BaseOperation 0.0.6×由 Robert 维护。安装指南×BaseOperation 安装指南您需要在 Podfile 中添加类似以下内容的 pod 'BaseOperation', '~> 0.0'target 'MyApp' do pod 'BaseOperation', '~> 0.0' end然后在您的终端或从 CocoaPods.app 中运行 pod install此外,如果想先试运行,运行以下命令pod try BaseOperation查看 PodspecGitHub 仓库CocoaPods.org 上的页面BaseOperation 0.0.6作者:Robert Herdzikrobertherdzik/BaseOperationGitHub 仓库BaseOperation 易于使用的 Operation 基类 🧮