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 d0cc502 commit ff14c14Copy full SHA for ff14c14
README.md
@@ -18,7 +18,7 @@ Installation (iOS & OSX)
18
Add this to your [podfile](https://guides.cocoapods.org/using/getting-started.html) and run `pod install` to install:
19
20
```ruby
21
-`pod 'WebViewJavascriptBridge', '~> 4.1.4'`
+`pod 'WebViewJavascriptBridge', '~> 5.0'`
22
```
23
24
### Manual installation
0 commit comments