Hey guys, just to make sure this pod works on Swift 4 you need to update this. `UICollectionViewScrollDirection` to `UICollectionView.ScrollDirection`and change `fabs` to `abs`. Regards.