updated JDFlipNumberView to current version 2.0.1 (fixed invalid podspec)

This commit is contained in:
Markus Emrich
2013-01-20 02:53:59 +01:00
parent ffc53a28bb
commit de5981ebd8
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "JDFlipNumberView"
s.version = "2.0.1"
s.summary = "A simple, yet powerful, customizable FlipNumberView based on CoreAnimation (Simulating an analog flip display). Contains a DateCountdownFlipView."
s.summary = "A simple, yet powerful, customizable FlipNumberView based on CoreAnimation (Simulating an analog flip display)."
s.description = "The FlipNumberView is simulating an analog flip display (like those for the departure time on the airport). It's well abstracted and damn easy to use. It may be used for Countdowns, Timers, clocks or any other number display. Supports automatic animation in either direction. An example project is given. Supports ARC."