HHJActionSheet 0.0.3×由 szulmj 维护。安装指南×HHJActionSheet 安装指南您需要添加以下代码到您的 Podfile 中,就像这样:pod 'HHJActionSheet', '~> 0.0'target 'MyApp' do pod 'HHJActionSheet', '~> 0.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 中运行。或者,为了进行测试运行,运行以下命令pod try HHJActionSheet查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面HHJActionSheet 0.0.3作者:洪海江szhonghaijiang/HHJActionSheetGitHub 仓库HHJActionSheet 仿微信自定义的 ActionSheet