UICurveSlider 0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最新版本2014年12月由 matthewyan 维护。安装指南×UICurveSlider 安装指南您想在 Podfile 中添加类似于下面的代码 pod 'UICurveSlider', '~> 0.1'target 'MyApp' do pod 'UICurveSlider', '~> 0.1' end然后在您的终端中运行 pod install,或在 CocoaPods.app 中运行。作为替代,要试运行,请运行以下命令pod try UICurveSlider见 PodspecGitHub 仓库CocoaPods.org 页面UICurveSlider 0.1作者matthewyanmatthewyan/UICurveSliderGitHub 仓库 基于 UICircleSlider 开发的 Curvy slider 可以轻松将曲线滑动条显示在您的项目中。