From e9ac3963d9e02baa215563ce4849fdbe2cae45d8 Mon Sep 17 00:00:00 2001 From: Shaurya Gupta Date: Mon, 10 Oct 2022 20:41:48 -0400 Subject: [PATCH] Edited the requirements Added Xcode 8 or up and Swift 4 or Up --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a83449..ec99711 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Also, read how it was done in [our blog](https://yalantis.com/blog/uidynamics-ui ## Requirements - iOS 8.0+ -- Xcode 8 -- Swift 4 +- Xcode 8 or up +- Swift 4 or up ## Installing with [CocoaPods](https://cocoapods.org)