Add next to your Podfile:
pod 'HorizontalCenteredCollectionView', '~> 1.0'
To integrate HorizontalCenteredCollectionView manually into your project, copy files from CollectionView
folder into your Xcode project.
Feel free for forking and making pull requests. Create issues if you need some specific feature.
HorizontalCenteredCollectionView is released under the Apache-2.0 license. See LICENSE for details.