DVSSegmentControl 0.1.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2016年11月由 Mike Stuck 维护。安装指南×DVSSegmentControl 安装指南您希望将以下命令添加到 Podfile 中,类似于以下示例:target 'MyApp' do pod 'DVSSegmentControl', '~> 0.1' end然后在终端中运行 pod install,或者在 CocoaPods.app 中。或者为了进行测试运行,可以运行以下命令:pod try DVSSegmentControl查看 Podspec主页在 CocoaPods.org 上的页面DVSSegmentControl 0.1.0作者:Mike Stuck DVSSegmentControl 示例 要运行示例项目,首先克隆仓库,然后在 Example 目录下运行 pod install。 需求 安装 DVSSegmentControl 可以通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中。 pod "DVSSegmentControl" 作者 Mike Stuck, [email protected] 许可证 DVSSegmentControl 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。