TLRadioButton 0.1.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最新版本2016年7月由 Aleksey Cherepanov 维护。安装指南×TLRadioButton 的安装指南您希望将以下内容类似地添加到 Podfile 中:target 'MyApp' do pod 'TLRadioButton', '~> 0.1' end然后在终端内运行 pod install,或者从 CocoaPods.app 运行。或者,为了测试运行,运行以下命令:pod try TLRadioButton查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面TLRadioButton 0.1.1由Aleksey Cherepanovftp27hostftp27/TLRadioButtonGitHub 仓库 iOS 的单选按钮。 用法 isChecked - 按钮状态。默认 - false 动画时长 - 按钮动画速度(毫秒)。默认 - 500 毫秒 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install。 安装 TLRadioButton 可通过 CocoaPods 获取。要安装,请在 Podfile 中添加以下行: pod "TLRadioButton" 作者 Aleksey Cherepanov, [email protected] 许可证 TLRadioButton 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。