MJGradientCircleView 1.0.0×Maintained by LiuPeng.Installation Guide×Installation Guide for MJGradientCircleViewYou want to add pod 'MJGradientCircleView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'MJGradientCircleView', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MJGradientCircleViewSee PodspecGitHub RepoPage on CocoaPods.orgMJGradientCircleView 1.0.0ByiosLiuPengiosLiuPeng/MJGradientCircleViewGitHub RepoMJGradientCircleView 渐变色圆环,支持进度动画。 支持pod导入 pod 'MJGradientCircleView'