Skip to content

Commit b44e78b

Browse files
committed
update pod to v1.1.0
1 parent 251ebff commit b44e78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WKWebViewJavascriptBridge.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'WKWebViewJavascriptBridge'
33
s.summary = 'A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.'
4-
s.version = '1.0.1'
4+
s.version = '1.1.0'
55
s.license = { :type => 'MIT', :file => 'LICENSE' }
66
s.author = { 'Lision' => '[email protected]' }
77
s.social_media_url = 'https://lision.me/'

0 commit comments

Comments
 (0)