Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit 64701f6

Browse files
authored
Update README.md
1 parent 7ac1acd commit 64701f6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
## Requirements
2020

21-
* Swift 3.0
22-
* Xcode 8
21+
* Swift 3.2+
22+
* Xcode 9+
2323
* iOS 8+
2424

2525
## Installation
@@ -31,9 +31,6 @@ use_frameworks!
3131

3232
# For latest release in cocoapods
3333
pod 'JSQWebViewController'
34-
35-
# Feeling adventurous? Get the latest on develop
36-
pod 'JSQWebViewController', :git => 'https://github.com/jessesquires/JSQWebViewController.git', :branch => 'develop'
3734
````
3835

3936
#### [Carthage](https://github.com/Carthage/Carthage)

0 commit comments

Comments
 (0)