Skip to content

Commit

Permalink
Update README.md to version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeLin committed Mar 20, 2016
1 parent b2b595f commit f272d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ Add `.Package(url: "https://github.com/JakeLin/IBanimatable.git", majorVersion:

### [CocoaPods](https://cocoapods.org)

Add `pod 'IBAnimatable', '~> 1.2'` to your Podfile.
Add `pod 'IBAnimatable'` to your Podfile.

### [Carthage](https://github.com/Carthage/Carthage)

Add `github "JakeLin/IBAnimatable" ~> 1.2` to your Cartfile.
Add `github "JakeLin/IBAnimatable" ~> 2.0` to your Cartfile.

### Git submodule

Expand Down

0 comments on commit f272d74

Please sign in to comment.