Skip to content

Commit

Permalink
Update readme for Swift 2.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Mar 24, 2016
1 parent 29bf883 commit eadaaf6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ Kingfisher is a lightweight and pure Swift implemented library for downloading a
## Requirements

* iOS 8.0+, tvOS 9.0+, watchOS 2.0+ or OS X 10.10+
* Xcode 7.0 or above
* Xcode 7.3 or above

If you upgrades to Kingfiser 2.x, please read the [Kingfisher 2.0 Migration Guide](https://github.com/onevcat/Kingfisher/wiki/Kingfisher-2.0-Migration-Guide) for more information.
If you are upgrading to Kingfisher 2.x from 1.x, please read the [Kingfisher 2.0 Migration Guide](https://github.com/onevcat/Kingfisher/wiki/Kingfisher-2.0-Migration-Guide) for more information.

Kingfisher is now supporting Swift 2.2. If you need to use Kingfisher in Swift 2.1, you need to pin the version to 2.1.0.


## Installation
Expand Down

0 comments on commit eadaaf6

Please sign in to comment.