From d181247e71c6e1d69b8192352cf3963639a7e797 Mon Sep 17 00:00:00 2001 From: Tyler Neveldine Date: Thu, 28 Mar 2019 14:05:13 -0400 Subject: [PATCH] Update README with supported Swift and iOS versions --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90e6ec2..beda568 100644 --- a/README.md +++ b/README.md @@ -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