2 "name": "SnappingLayout",
4 "summary": "UICollectionViewFlowLayout with behaviour to snap the cell when scrolling horizontally.",
5 "description": "SnappingLayout enables a snap behaviour for UICollectionViews.\nIt works with horizontal scrolling and there are 3 different types: left, center and right.\nYou can scroll your collection view and it will automatically snap to the chosen position after decelerating.\nThe snap supports all kinds of collection view configurations: with sectionInset, minimumLineSpacing, contentInset and so forth.",
6 "homepage": "https://github.com/getmimo/SnappingLayout",
12 "Kévin Cardoso de Sá": "kvdesa@gmail.com"
15 "git": "https://github.com/getmimo/SnappingLayout.git",
21 "swift_versions": "4.2",
22 "source_files": "Sources/SnappingLayout/Classes/**/*",
23 "swift_version": "4.2"