From a51cbdcac0d7db55c5e216e7b0f882cfbb5268d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Olejni=CC=81k?= Date: Mon, 15 Jun 2020 15:51:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Cleanup=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index dbb76bb..3518439 100644 --- a/README.md +++ b/README.md @@ -60,15 +60,6 @@ github "AckeeCZ/Reqres" Run `carthage update` to build the framework and drag the built Reqres.framework into your Xcode project. Follow [build instructions](https://github.com/Carthage/Carthage#getting-started). [New Issue](https://github.com/AckeeCZ/Reqres/issues/new). - -### Swift version compatibility - -| Swift version | Reqres version | -| ------------- | -------------- | -| 2.x | 1.2.x | -| 3.x | >= 2.0 | -| 4.x | >= 2.0 | - ## Usage Initialization is different for usage with Alamofire and NSURLSession.