LBTitleFrontImageBehindButton 1.0.1×由 A1129434577 维护。安装指南×LBTitleFrontImageBehindButton 的安装指南您希望将以下内容添加到 Podfile 中:target 'MyApp' do pod 'LBTitleFrontImageBehindButton', '~> 1.0' end然后在您的终端或 CocoaPods.app 中运行 pod install。或者为了测试运行,运行以下命令:pod try LBTitleFrontImageBehindButton查看 PodspecGitHub 仓库CocoaPods.org 上的页面LBTitleFrontImageBehindButton 1.0.1由刘彬A1129434577/LBTitleFrontImageBehindButtonGitHub 仓库LBTitleFrontImageBehindButton 修改系统 UIButton 的布局方式,系统的 UIButton 是图片在前标题在后,使其标题在前图片在后。