UIRotateView 1.0.1×由 kidyoungx 维护。安装指南×UIRotateView 的安装指南您希望将类似于以下内容添加到 Podfile 中target 'MyApp' do pod 'UIRotateView', '~> 1.0' end然后在您的终端或从 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try UIRotateView查看 PodspecGitHub 仓库CocoaPods.org 上的页面UIRotateView 1.0.1作者:Kid Youngkidyoungx/UIRotateViewGitHub 仓库UIRotateView 将 UIView 从 0.0 旋转到 1.0。通常与 UICircleSlider 结合使用作为指示器。