Skip to content

Commit

Permalink
update pod to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lision committed Feb 1, 2018
1 parent 251ebff commit b44e78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WKWebViewJavascriptBridge.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'WKWebViewJavascriptBridge'
s.summary = 'A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.'
s.version = '1.0.1'
s.version = '1.1.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Lision' => 'lisionmail@gmail.com' }
s.social_media_url = 'https://lision.me/'
Expand Down

0 comments on commit b44e78b

Please sign in to comment.