From 46ae9ee9aae1c54b528a6940e6ea6b3fbb6cd0ca Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 2 Jun 2016 00:54:12 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d16b5c..9d63efd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ pod 'SFFocusViewLayout', '~> 3.0' ``` ### Objective–C -If you want to use a Objective–C implementation of this framework use a 3.0 or greater version +If you want to use a Objective–C implementation of this framework use a 2.0 or greater version ```ruby pod 'SFFocusViewLayout', '~> 2.0'