From 6e4718ccec2c2000967475604ec2f6f2da872ebf Mon Sep 17 00:00:00 2001 From: Adam Modzelewski Date: Mon, 25 Sep 2017 09:18:25 +0200 Subject: [PATCH] Update README.md Update requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e4f6db..dbb97ff 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ myView.trxFrame(to: someFrame) ## Requirements ``` -iOS: 8.4, tvOS: 9.0, Xcode 8, Swift 3.0 +iOS: 8.4, tvOS: 9.0, Xcode 9, Swift 4.0 ``` For swift 2.3 compatible version check out TRX 4.x