XHSegmentedView 1.0.1×由iOSXH维护。安装指南×XHSegmentedView的安装指南您想在Podfile中添加以下类似的内容:target 'MyApp' do pod 'XHSegmentedView', '~> 1.0' end然后在您的终端中运行pod install,或者从CocoaPods.app中运行。另外,为了测试运行,运行以下命令:pod try XHSegmentedView查看PodspecGitHub仓库CocoaPods.org上的页面XHSegmentedView 1.0.1由iOSXHiOSXH/XHSegmentedViewGitHub仓库XHSegmentedView 一个简单且动画的segmentedView 通过cocoapod使用 pod 'XHSegmentedView'