File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ v3.1.0
2+ + Dont inject the WVJB bridge until all requests have finished loading (61b853)
3+ + Add podspec file (818d49cfc)
4+ + Memory leaks fixed (b06988f1, 20ce1b0b)
5+ + New major contributor @peyton!
6+
17v3.0.0
28+ OSX Support
9+ + New major contributor @oakho!
310
411v2.1.2
512+ Copy handler and response blocks
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'WebViewJavascriptBridge'
3- s . version = '4.0.0pre '
3+ s . version = '3.1.0 '
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