kevinzhow

update podspec

@@ -16,7 +16,7 @@ Pod::Spec.new do |s| @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16 # 16 #
17 17
18 s.name = "PNChart" 18 s.name = "PNChart"
19 - s.version = "0.5.5" 19 + s.version = "0.5.6"
20 s.summary = "A simple and beautiful chart lib with animation used in Piner for iOS" 20 s.summary = "A simple and beautiful chart lib with animation used in Piner for iOS"
21 21
22 s.description = <<-DESC 22 s.description = <<-DESC
@@ -225,7 +225,7 @@ Pod::Spec.new do |s| @@ -225,7 +225,7 @@ Pod::Spec.new do |s|
225 # Supports git, hg, bzr, svn and HTTP. 225 # Supports git, hg, bzr, svn and HTTP.
226 # 226 #
227 227
228 - s.source = { :git => "https://github.com/kevinzhow/PNChart.git", :tag => "0.5.5" } 228 + s.source = { :git => "https://github.com/kevinzhow/PNChart.git", :tag => "0.5.6" }
229 229
230 230
231 # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # 231 # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #