From 9dcf773d24706cbfa18416a081317fd34b540246 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Mon, 30 Sep 2019 14:32:37 +0200 Subject: [PATCH] Update project requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5920218..fd506231 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,10 @@ You can find details on what may or may not work in the related section of the [ ### Requirements - iOS 11.0+ -- Xcode 10+ (Swift 5) +- Xcode 11+ (Swift 5) - Git (preinstalled with Xcode Command Line Tools) - Ruby (preinstalled with macOS) -- [CocoaPods 1.6.0][dep-cocoapods] +- [CocoaPods 1.8.0][dep-cocoapods] It's highly recommended to use the Git and Ruby packages provided by [Homebrew][dep-brew].