File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 12
12
## Requirements
13
13
14
14
- iOS 8.0+
15
- - Xcode 7.3
15
+ - Xcode 8.0
16
+ - Swift 3.0
16
17
17
18
## Installation
18
19
@@ -47,12 +48,14 @@ github "tbxark/TKSwitcherCollection"
47
48
| ---| ---|
48
49
| TKSimpleSwitch| <img src =" Example/simple.gif " style =" height :200 ;width :auto " >|
49
50
| TKSimpleSwitch| <img src =" Example/simple2.gif " style =" height :200 ;width :auto " >|
51
+ | TKExchangeSwitch| <img src =" Example/exchange.gif " style =" height :200 ;width :auto " >|
50
52
| TKSmileSwitch| <img src =" Example/smile.gif " style =" height :200 ;width :auto " >|
51
53
| TKLiquidSwitch| <img src =" Example/liquid.gif " style =" height :200 ;width :auto " >|
52
54
53
55
54
56
## Release History
55
-
57
+ * 1.3.0
58
+ support swift 3.0
56
59
* 1.0.3
57
60
Complete basic functions, add Cocoapod and Carthage support
58
61
You can’t perform that action at this time.
0 commit comments