Skip to content

Commit 073a36d

Browse files
committed
add v1.2.0
1 parent d6e4cc8 commit 073a36d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TYAlertController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
# 名称 使用的时候pod search [name]
33
s.name = "TYAlertController"
44
# 代码库的版本
5-
s.version = "1.1.8"
5+
s.version = "1.2.0"
66
# 简介
77
s.summary = "Powerful, Easy to use alertview or popup view on controller and window, support blur effects,custom view and animation."
88
# 主页
@@ -21,4 +21,4 @@ s.source_files = "TYAlertControllerDemo/TYAlertController/**/*.{h,m}"
2121
# s.resources = "**/*/*.bundle"
2222
# 框架是否使用的ARC
2323
s.requires_arc = true
24-
end
24+
end

0 commit comments

Comments
 (0)