diff --git a/Charts.podspec b/Charts.podspec index dd6de42655..cf1a6aba90 100644 --- a/Charts.podspec +++ b/Charts.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| - s.name = "Charts" - s.version = "3.6" + s.name = "DGCharts" + s.version = "3.7" s.summary = "Charts is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)" s.homepage = "https://github.com/danielgindi/Charts" s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }