GDSegmentBar 0.1.3× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2017年12月由 cweihan--vwebose 维护。安装指南×GDSegmentBar 安装指南你想要将类似于以下的内容添加到 Podfile 中:target 'MyApp' do pod 'GDSegmentBar', '~> 0.1' end然后在你的终端或 CocoaPods.app 中运行 pod install。或者为了测试运行,运行以下命令:pod try GDSegmentBar查看 PodspecGitHub 仓库CocoaPods.org 上的页面GDSegmentBar 0.1.3作者[email protected]chweihan/GDSegmentBarGitHub 仓库GDSegmentBar 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install。 要求 安装 GDSegmentBar 通过 CocoaPods 提供。要安装它,只需将以下行添加到你的 Podfile 中即可。 pod 'GDSegmentBar' 作者 [email protected], [email protected] 许可证 GDSegmentBar 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。