From a66ebf872e99d9fa3ce0c8b491820102688642ec Mon Sep 17 00:00:00 2001 From: Roman Kyrylenko Date: Thu, 21 Sep 2017 23:45:59 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c4b8f35..55962b10 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -KolodaView [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ![Swift 3.0.x](https://img.shields.io/badge/Swift-3.0.x-orange.svg) +KolodaView [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ![Swift 4.0.x](https://img.shields.io/badge/Swift-4.0.x-orange.svg) -------------- [![Yalantis](https://raw.githubusercontent.com/Yalantis/PullToMakeSoup/master/PullToMakeSoupDemo/Resouces/badge_dark.png)](https://Yalantis.com/?utm_source=github) @@ -17,7 +17,7 @@ KolodaView is a class designed to simplify the implementation of Tinder like car Supported OS & SDK Versions ----------------------------- -* Supported build target - iOS 9.0 (Xcode 7.3) +* Supported build target - iOS 11.0 (Xcode 9) ARC Compatibility ------------------ @@ -28,7 +28,7 @@ KolodaView requires ARC. ------------------ ```ruby -pod 'Koloda', '~> 4.0' +pod 'Koloda', '~> 4.3' ``` Thread Safety @@ -243,6 +243,10 @@ not move. Release Notes ---------------- +Version 4.3 +- Swift 4 support +- iOS 11 frame bugfix + Version 4.0 - Swift 3 support - Get rid of UInt