SHActionSheetView 1.3.3×Maintained by ‘CCSH’.Installation Guide×Installation Guide for SHActionSheetViewYou want to add pod 'SHActionSheetView', '~> 1.3' similar to the following to your Podfile:target 'MyApp' do pod 'SHActionSheetView', '~> 1.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SHActionSheetViewSee PodspecGitHub RepoPage on CocoaPods.orgSHActionSheetView 1.3.3ByCCSHCCSH/SHActionSheetViewGitHub RepoSHActionSheetView 自定义提示框 使用 pod 导入 pod 'SHActionSheetView'