Skip to content

Commit

Permalink
Update Xcode version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
isair committed May 11, 2015
1 parent e5fe6cb commit cfd284d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Lightning fast JSON deserialization for iOS & OS X written in Swift.

JSONHelper is a library written to make sure that deserializing data obtained from an API is as easy as possible. It doesn't depend on any networking libraries, and works equally well with any of them.

__Requires iOS 7 or later and Xcode 6.1.x__
__Requires iOS 7 or later and Xcode 6.1+__

##Installation

Expand Down

0 comments on commit cfd284d

Please sign in to comment.