CustomButton 0.1.1×由 Sung.J.Park 维护。安装指南×CustomButton 安装指南您想像下面这样在 Podfile 中添加 pod 'CustomButton', '~> 0.1':target 'MyApp' do pod 'CustomButton', '~> 0.1' end然后,在您的终端内或从 CocoaPods.app 中运行 pod install。或者,为了测试它,运行以下命令:pod try CustomButton查看 PodspecGitHub 仓库CocoaPods.org 页面CustomButton 0.1.1由godpp/CustomButtonGitHub 仓库CustomButton 继承自 UIView 的 Custom Button。