File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- 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 )
1+ 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 )
22--------------
33
44[ ![ 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
1717Supported OS & SDK Versions
1818-----------------------------
1919
20- * Supported build target - iOS 9 .0 (Xcode 7.3 )
20+ * Supported build target - iOS 11 .0 (Xcode 9 )
2121
2222ARC Compatibility
2323------------------
@@ -28,7 +28,7 @@ KolodaView requires ARC.
2828------------------
2929
3030``` ruby
31- pod ' Koloda' , ' ~> 4.0 '
31+ pod ' Koloda' , ' ~> 4.3 '
3232```
3333
3434Thread Safety
@@ -243,6 +243,10 @@ not move.
243243Release Notes
244244----------------
245245
246+ Version 4.3
247+ - Swift 4 support
248+ - iOS 11 frame bugfix
249+
246250Version 4.0
247251- Swift 3 support
248252- Get rid of UInt
You can’t perform that action at this time.
0 commit comments