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 56ad70d commit 492d29fCopy full SHA for 492d29f
WebViewJavascriptBridge.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'WebViewJavascriptBridge'
3
- s.version = '5.1.2'
+ s.version = '6.0.0'
4
s.summary = 'An iOS & OSX bridge for sending messages between Obj-C/Swift and JavaScript in WKWebViews, UIWebViews & WebViews.'
5
s.homepage = 'https://github.com/marcuswestin/WebViewJavascriptBridge'
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments