Showing
1 changed file
with
1 additions
and
1 deletions
| 1 | Pod::Spec.new do |s| | 1 | Pod::Spec.new do |s| |
| 2 | s.name = "PNChart" | 2 | s.name = "PNChart" |
| 3 | - s.version = "0.2.0" | 3 | + s.version = "0.2.2" |
| 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" |
-
Please register or login to post a comment