Skip to content

Commit 2405329

Browse files
Luc DionLuc Dion
authored andcommitted
Update doc + podspec
1 parent 66e479d commit 2405329

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

PinLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "PinLayout"
19-
s.version = "1.0.1"
19+
s.version = "1.0.4"
2020
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.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,10 @@ Cell D:
745745

746746
<br>
747747

748+
## Comments, ideas, suggestions, issues, ....
749+
For any (I really meant it) **comments**, **ideas**, **suggestions**, **issues**, simply open an [issue](https://github.com/mirego/PinLayout/issues).
748750

751+
<br>
749752

750753
## Contributing
751754
1. Fork it!

0 commit comments

Comments
 (0)