Skip to content

Commit 9c76b07

Browse files
committed
Fixed description error
1 parent aaefecb commit 9c76b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SnappingLayout.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ SnappingLayout enables to add a snap behaviour for UICollectionViews.
1616
It works with horizontal scrolling and there are 3 different types: left, center and right.
1717
You can scroll your collection view and it will automatically snap to the chosen position after decelerating.
1818
The snap supports all kinds of collection view configurations: with sectionInset, minimumLineSpacing, contentInset and so forth.
19+
DESC
1920

2021
s.homepage = 'https://github.com/getmimo/SnappingLayout'
2122
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)