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