BSActionSheet 0.0.3× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布日期最新发布2017年4月由wangtong维护。安装指南×BSActionSheet的安装指南您可以将以下类似的指令添加到Podfile中target 'MyApp' do pod 'BSActionSheet', '~> 0.0' end然后在终端中运行pod install,或者从CocoaPods.app中运行。或者为了测试运行,可以运行以下命令pod try BSActionSheet查看PodspecGitHub仓库CocoaPods.org上的页面BSActionSheet 0.0.3由wangtongwangtongs/BSActionSheetGitHub仓库 ActionSheet 可以通过pod的方式进行安装pod 'BSActionSheet'