From 6af6c64569171ff15e8eaf7f309d0e0351418b8e Mon Sep 17 00:00:00 2001 From: 4taras4 <4taras4@gmail.com> Date: Wed, 4 Jan 2017 17:03:25 +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 db513d2..109cc9a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ CountryPicker is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod 'CountryPicker' +pod 'CountryPicker, :git => 'https://github.com/4taras4/CountryCode.git', :tag => '1.4.0' ``` ## Author