Skip to content

Commit 90cb118

Browse files
committed
released 0.0.2
1 parent c25b1bc commit 90cb118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UIViewBuilder.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 = "UIViewBuilder"
19-
s.version = "0.0.1"
19+
s.version = "0.0.2"
2020
s.summary = "A short description of UIViewBuilder."
2121

2222
# This description is used to generate tags and improve search results.
@@ -62,7 +62,7 @@ Pod::Spec.new do |s|
6262
# the deployment target. You can optionally include the target after the platform.
6363
#
6464

65-
s.platform = :ios
65+
s.platform = :ios, "10.0"
6666

6767
s.swift_version = '4.2'
6868

0 commit comments

Comments
 (0)