PWSegmentedControl 0.1.0× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布最后发布2016年2月由wangweicheng维护。安装指南×PWSegmentedControl 安装指南您希望在 Podfile 中添加类似于以下内容:`pod 'PWSegmentedControl', '~> 0.1'`。target 'MyApp' do pod 'PWSegmentedControl', '~> 0.1' end然后在您的终端中运行 pod install,或在 CocoaPods.app 中运行。为进行测试运行,您可以运行以下命令:pod try PWSegmentedControl参见 PodspecGitHub 仓库CocoaPods.org 上的页面PWSegmentedControl 0.1.0由Paul Wangwangweicheng7/PWSegmentedControlGitHub 仓库 用法 要运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install。 要求 安装 PWSegmentedControl 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中: pod "PWSegmentedControl" 作者 Paul Wang, [email protected] 许可证 PWSegmentedControl 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。