Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DKalachniuk authored Feb 13, 2017
1 parent 50656d3 commit 63af910
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 @@ -184,7 +184,7 @@ So now we can immediately see what exactly went wrong and what field in json was

#Integration

##CocoaPods (iOS 8+, OS X 10.9+)
##CocoaPods (iOS 8+)

You can use CocoaPods to install SwiftyJSONModel by adding it to your Podfile:

Expand All @@ -199,7 +199,7 @@ end

Note that this requires CocoaPods version 36, and your iOS deployment target to be at least 8.0:

##Carthage (iOS 8+, OS X 10.9+)
##Carthage (iOS 8+)

You can use Carthage to install SwiftyJSONModel by adding it to your Cartfile:

Expand Down

0 comments on commit 63af910

Please sign in to comment.