We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaefecb commit 9c76b07Copy full SHA for 9c76b07
SnappingLayout.podspec
@@ -16,6 +16,7 @@ SnappingLayout enables to add a snap behaviour for UICollectionViews.
16
It works with horizontal scrolling and there are 3 different types: left, center and right.
17
You can scroll your collection view and it will automatically snap to the chosen position after decelerating.
18
The snap supports all kinds of collection view configurations: with sectionInset, minimumLineSpacing, contentInset and so forth.
19
+DESC
20
21
s.homepage = 'https://github.com/getmimo/SnappingLayout'
22
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments