From f2fcdd40c86eb82611f41c19171295415a20b016 Mon Sep 17 00:00:00 2001 From: Praba Date: Sat, 24 Sep 2016 13:25:35 +0800 Subject: [PATCH] Updated readme file --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77a486c..73b048c 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ Preview ## CocoaPods ## EPContactsPicker is available on CocoaPods. Just add the following to your project Podfile: -* Swift 3 `pod 'EPContactsPicker', '~> 2.0' :git => 'https://github.com/Sorix/EPContactsPicker'` -* Swift 2.3 `pod 'EPContactsPicker', '~> 1.0' :git => 'https://github.com/Sorix/EPContactsPicker'` +`pod 'EPContactsPicker'` ## Manual Installation ## @@ -33,7 +32,7 @@ Just drag and drop the `EPContactsPicker` folder into your project # Requirements # * iOS9+ -* Swift 2.0+ +* Swift 3.0 * ARC For manual installation you might have to add these frameworks in your Build Phases