Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ipraba authored Sep 24, 2016
1 parent 9227e82 commit f2fcdd4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ##

Expand All @@ -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
Expand Down

0 comments on commit f2fcdd4

Please # to comment.