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