HyCharts 1.0.4×Maintained by hydreamit.Installation Guide×Installation Guide for HyChartsYou want to add pod 'HyCharts', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'HyCharts', '~> 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 HyChartsSee PodspecGitHub RepoPage on CocoaPods.orgHyCharts 1.0.4ByHyhydreamit/HyChartsGitHub RepoHyCharts 如何导入 Podfile pod 'HyCharts' 手动导入 直接将HyCharts文件夹拖入项目中 Demo图片