Skip to content

Commit 6132f64

Browse files
author
wangkai168
committed
修改podspec
1 parent 8fc96a5 commit 6132f64

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

WKJavaScriptBridge.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
44

55

66
spec.name = "WKJavaScriptBridge"
7-
spec.version = "1.0.0"
7+
spec.version = "1.1.0"
88
spec.summary = "基于WKWebView构建的JSBridge,支持iOS8+。"
99
spec.homepage = "https://github.com/GitWangKai/WKJavaScriptBridge"
1010
spec.license = { :type => "Apache License 2.0", :file => "LICENSE" }

0 commit comments

Comments
 (0)