Skip to content

Commit 97b59ce

Browse files
author
欧柏泉
committed
文档更新
文档更新
1 parent 4d19de4 commit 97b59ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MyLinearLayout.podspec

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

1818
s.name = "MyLinearLayout"
19-
s.version = "1.0.0"
19+
s.version = "1.1.0"
2020
s.summary = "一个功能强大的IOS布局类库,可以适配各种屏幕和各种操作系统 ,不需要去学习AutoLayout,不用去学习Size Class。"
2121

2222
s.description = <<-DESC
@@ -79,7 +79,7 @@ Pod::Spec.new do |s|
7979
# Supports git, hg, bzr, svn and HTTP.
8080
#
8181

82-
s.source = { :git => "https://github.com/youngsoft/MyLinearLayout.git", :tag => "1.0.0" }
82+
s.source = { :git => "https://github.com/youngsoft/MyLinearLayout.git", :tag => "1.1.0" }
8383

8484

8585
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)