From 23dfd15f171f94b1e2c496e69a31ce7dcad27786 Mon Sep 17 00:00:00 2001 From: Tomasz Szulc Date: Wed, 15 Jul 2015 20:59:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb423ac..bb8cef7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Swifternalization helps in localizing apps in a smarter way. It has been created ## Installation With CocoaPods: - pod 'Swifternalization', '~> 1.0.2.1' + pod 'Swifternalization', '~> 1.1' Without CocoaPods: If you want to integrate it with your project just import files from *Swifternalization/Swifternalization* directory.