Skip to content

Commit c3d2665

Browse files
committed
1.1.8
1 parent 2143930 commit c3d2665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ source 'https://github.com/CocoaPods/Specs.git'
2020
platform :ios, '9.0'
2121
2222
target 'TargetName' do
23-
pod 'ZFWKWebView', '~> 1.1.7'
23+
pod 'ZFWKWebView', '~> 1.1.8'
2424
end
2525
```
2626
Then, run the following command:

ZFWKWebView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Pod::Spec.new do |s|
1111
s.name = "ZFWKWebView"
12-
s.version = "1.1.7"
12+
s.version = "1.1.8"
1313
s.summary = "No short description of ZFWKWebView."
1414
s.homepage = "https://github.com/FranLucky/ZFWKWebView"
1515
s.license = { :type => "MIT", :file => "LICENSE"}

0 commit comments

Comments
 (0)