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 )
2
2
--------------
3
3
4
4
[ ![ 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
17
17
Supported OS & SDK Versions
18
18
-----------------------------
19
19
20
- * Supported build target - iOS 9 .0 (Xcode 7.3 )
20
+ * Supported build target - iOS 11 .0 (Xcode 9 )
21
21
22
22
ARC Compatibility
23
23
------------------
@@ -28,7 +28,7 @@ KolodaView requires ARC.
28
28
------------------
29
29
30
30
``` ruby
31
- pod ' Koloda' , ' ~> 4.0 '
31
+ pod ' Koloda' , ' ~> 4.3 '
32
32
```
33
33
34
34
Thread Safety
@@ -243,6 +243,10 @@ not move.
243
243
Release Notes
244
244
----------------
245
245
246
+ Version 4.3
247
+ - Swift 4 support
248
+ - iOS 11 frame bugfix
249
+
246
250
Version 4.0
247
251
- Swift 3 support
248
252
- Get rid of UInt
You can’t perform that action at this time.
0 commit comments