Skip to content

Commit

Permalink
Merge pull request #15 from nemesis/patch-1
Browse files Browse the repository at this point in the history
Update README.md, show CocoaPods
  • Loading branch information
Tim Gostony committed Feb 17, 2014
2 parents c732f1c + 5c50c75 commit 07412e4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Adds animated counting support to `UILabel`.

## CocoaPods ######
UICountingLabel is available on CocoaPods.
Add this to your Podfile:

`pod 'UICountingLabel'`

And then run:

`$ pod install`

## Setup ######
Simply initialize a `UICountingLabel` the same way you set up a regular `UILabel`:
Expand Down

0 comments on commit 07412e4

Please sign in to comment.