YFLCustomActionSheet 1.0.1×由 CoderYangFeiLong 维护。安装指南×YFLCustomActionSheet 安装指南您希望将类似于以下内容添加到您的 Podfile 中:`pod 'YFLCustomActionSheet', '~> 1.0'`target 'MyApp' do pod 'YFLCustomActionSheet', '~> 1.0' end然后在终端中运行 `pod install`,或从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令pod try YFLCustomActionSheet查看 PodspecGitHub 仓库CocoaPods.org 上的页面YFLCustomActionSheet 1.0.1由珍惜CoderYangFeiLong/YFL_CustomActionSheetGitHub 仓库YFL_CustomActionSheet 类似于微信封装的 ActionSheet,简单易用