Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TBXark/TKSwitcherCollection
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXark committed Oct 7, 2016
2 parents 11bca4a + 5074cba commit f3dce21
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
## Requirements

- iOS 8.0+
- Xcode 7.3
- Xcode 8.0
- Swift 3.0

## Installation

Expand Down Expand Up @@ -47,12 +48,14 @@ github "tbxark/TKSwitcherCollection"
|---|---|
|TKSimpleSwitch|<img src="Example/simple.gif" style="height:200;width:auto">|
|TKSimpleSwitch|<img src="Example/simple2.gif" style="height:200;width:auto">|
|TKExchangeSwitch|<img src="Example/exchange.gif" style="height:200;width:auto">|
|TKSmileSwitch|<img src="Example/smile.gif" style="height:200;width:auto">|
|TKLiquidSwitch|<img src="Example/liquid.gif" style="height:200;width:auto">|


## Release History

* 1.3.0
support swift 3.0
* 1.0.3
Complete basic functions, add Cocoapod and Carthage support

Expand Down

0 comments on commit f3dce21

Please sign in to comment.