Skip to content

Commit e0f509c

Browse files
committed
Updated podspec file to version 0.4.2.
1 parent e2ccf3b commit e0f509c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AXWebViewController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "AXWebViewController"
19-
s.version = "0.4.1"
19+
s.version = "0.4.2"
2020
s.summary = "A light weight web view controller in iOS."
2121

2222
# This description is used to generate tags and improve search results.
@@ -83,7 +83,7 @@ s.platform = :ios, "7.0"
8383
# Supports git, hg, bzr, svn and HTTP.
8484
#
8585

86-
s.source = { :git => "https://github.com/devedbox/AXWebViewController.git", :tag => "0.4.1" }
86+
s.source = { :git => "https://github.com/devedbox/AXWebViewController.git", :tag => "0.4.2" }
8787

8888

8989
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)