TESegmentedControl 0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布时间最新发布2018年3月由Tim Ellis维护。安装指南×TESegmentedControl 安装指南您想将以下类似的内容添加到 Podfile 中target 'MyApp' do pod 'TESegmentedControl', '~> 0.2' end然后在您的终端或 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try TESegmentedControl查看 Podspec首页CocoaPods.org 上的页面TESegmentedControl 0.2作者Tim Ellis TESegmentedControl 当前版本:0.1 项目状态:Beta 许可证:MIT 安装方法 Cocoapods 要使用 Cocoapods 安装 包含以下行 #!ruby pod 'TESegmentedControl', :git => 'https://bitbucket.org/al_timellis/tesegmentedcontrol.git' 手动 下载项目,并将 TESegmentedControl 文件夹的内容复制到您的项目中。 问题/错误? 如果您发现任何问题或错误,请随时使用 问题 选项卡来报告它。