Skip to content

Commit 41fa00c

Browse files
Luc DionLuc Dion
authored andcommitted
Update pod
1 parent 5b1b2e4 commit 41fa00c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PinLayout.podspec

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

1818
s.name = "PinLayout"
19-
s.version = "1.0.0"
20-
s.summary = "Simple iOS Swift layouting without using NSLayoutConstraint."
19+
s.version = "1.0.1"
20+
s.summary = "Swift manual views layouting without auto layout, no magic, pure code, full control. Concise syntax, readable & chainable."
2121

2222
# This description is used to generate tags and improve search results.
2323
# * Think: What does it do? Why did you write it? What is the focus?

0 commit comments

Comments
 (0)