HZGradient 1.1.3×由zeze维护。安装指南×HZGradient安装指南您希望将类似于以下内容的代码 pod 'HZGradient', '~> 1.1' 添加到Podfile中target 'MyApp' do pod 'HZGradient', '~> 1.1' end然后在终端中运行 pod install,或者在CocoaPods.app中运行。或者为了测试运行,运行以下命令pod try HZGradient查看PodspecGitHub仓库CocoaPods.org上的页面HZGradient 1.1.3由hezeweibo.comzezeyu/HZGradientGitHub仓库HZGradient 渐变颜色控件,渐变色可随控件大小一同改变 pod 安装 pod 'HZGradient', '~> 1.1.2'