File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ v4.0.1
2+ + Fix detection of arc_weak support
3+
14v4.0.0
25+ Consolidate platform-specific code into a single WebViewJavascriptBridge.m/h using macros (57ee322a4c5310eadd28b28f4d8522cd54123301)
36+ Bugfix: Don't make navigation decisions for webviews we don't control (254ea00267f8c1e03727885f4e1e0fd5f5c78be8)
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'WebViewJavascriptBridge'
3- s . version = '3.1.0 '
3+ s . version = '4.0.1 '
44 s . summary = 'An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews.'
55 s . homepage = 'http://github.com/marcuswestin/WebViewJavascriptBridge'
66 s . license = { :type => 'MIT' , :file => 'LICENSE' }
You can’t perform that action at this time.
0 commit comments