kevin

Update podspec to 0.2.0

1 Pod::Spec.new do |s| 1 Pod::Spec.new do |s|
2 s.name = "PNChart" 2 s.name = "PNChart"
3 - s.version = "0.1.8" 3 + s.version = "0.2.0"
4 s.summary = "A simple and beautiful chart lib with animation used in Piner for iOS" 4 s.summary = "A simple and beautiful chart lib with animation used in Piner for iOS"
5 5
6 s.homepage = "https://github.com/kevinzhow/PNChart" 6 s.homepage = "https://github.com/kevinzhow/PNChart"