You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PinLayout.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
16
#
17
17
18
18
s.name="PinLayout"
19
-
s.version="1.0.16"
19
+
s.version="1.1.0"
20
20
s.summary="Fast Swift UIViews layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable."
21
21
22
22
# This description is used to generate tags and improve search results.
0 commit comments