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 5dc6a2d commit 903ec06Copy full SHA for 903ec06
README.md
@@ -37,7 +37,7 @@ Installation (iOS & OSX)
37
Add this to your [podfile](https://guides.cocoapods.org/using/getting-started.html) and run `pod install` to install:
38
39
```ruby
40
-pod 'WebViewJavascriptBridge'
+pod 'WebViewJavascriptBridge', '~> 6.0'
41
```
42
43
### Manual installation
0 commit comments