AFChoiceButton 0.0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最后发布2015年4月由阿凡树维护。安装向导×AFChoiceButton 安装向导您想要将类似以下内容添加到您的 Podfile 中target 'MyApp' do pod 'AFChoiceButton', '~> 0.0' end然后在您的终端中运行 pod install,或者在 CocoaPods.app 中运行。或者为了测试,运行以下命令pod try AFChoiceButton查看 PodspecGitHub 仓库主页在 CocoaPods.org 上的页面AFChoiceButton 0.0.2由阿凡树afantree/AFChoiceButtonGitHub 仓库 一个包含复选框或单选框的自定义按钮。(一个自定义的单选或者复选框控件) Podfile platform :ios, '6.0' pod "AFChoiceButton" 联系 在http://blog.afantree.com上关注和联系我。 许可 AFChoiceButtonLOGGER 是 MIT 许可下可用的。请参阅 LICENSE 文件获取更多信息。