Skip to content

Commit

Permalink
Update README with supported Swift and iOS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tnev authored Mar 28, 2019
1 parent 111209f commit d181247
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,16 @@ __Manual__:

2. Start using this new UIControl Subclass!

__Supported Swift Versions__:

| Library Version | Supported Swift Version |
| :-----------------: | :---------------------- |
| **0.1.3 and above** | Swift 5 |
| **0.1.2** | Swift 3 |

# SDK Support

It supports iOS 8.0 to iOS 11.0
It supports iOS 8.0 to iOS 12.2
Live rendering in Interface builder will require Xcode 6.x

# Usage
Expand Down

0 comments on commit d181247

Please sign in to comment.