LBVerticalButton 1.0.0×Maintained by A1129434577.Installation Guide×Installation Guide for LBVerticalButtonYou want to add pod 'LBVerticalButton', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'LBVerticalButton', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LBVerticalButtonSee PodspecGitHub RepoPage on CocoaPods.orgLBVerticalButton 1.0.0By刘彬A1129434577/LBVerticalButtonGitHub RepoLBVerticalButton 更改系统UIButton的排列规则,改为上下排列模式,图片在上title在下间距自定义,且支持右上角图标。