We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d8ea0 commit 1c19479Copy full SHA for 1c19479
README.md
@@ -62,7 +62,7 @@ server.start()
62
```ruby
63
# Use version >= 1.4.0 (sudo gem install cocoapods)
64
use_frameworks!
65
-pod 'Swifter', '~> 1.4.0'
+pod 'Swifter', '~> 1.3.3'
66
```
67
68
### Carthage? Also yes.
0 commit comments