We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8845c7 commit 14e4dc8Copy full SHA for 14e4dc8
WebViewJavascriptBridge.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'WebViewJavascriptBridge'
3
- s.version = '5.0.4'
+ s.version = '5.0.5'
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