GlChartView 3.0.0×由 gleeeli 维护。安装指南×GlChartView 安装指南您想在 Podfile 中添加类似于以下的内容:target 'MyApp' do pod 'GlChartView', '~> 3.0' end然后在您的终端内运行 pod install,或从 CocoaPods.app 运行。或者出于测试目的运行以下命令:pod try GlChartView查看 PodspecGitHub 仓库CocoaPods.org 页面GlChartView 3.0.0由gleeeligleeeli/GlChartView-MasterGitHub 仓库GlChartView-Master 封装的折线图,支持动画,多段颜色设置 支持通过 pod 导入: pod 'GlChartView'