Browse Source

Update README.md

Peter Zignego 8 years ago
parent
commit
1c19479c84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -62,7 +62,7 @@ server.start()
 ```ruby
 # Use version >= 1.4.0 (sudo gem install cocoapods)
 use_frameworks!
-pod 'Swifter', '~> 1.4.0'
+pod 'Swifter', '~> 1.3.3'
 ```
 
 ### Carthage? Also yes.