Directory structure:
└── ole-collectionviewparallaxscrolling/
├── README.md
├── LICENSE
└── ParallaxScrolling/
├── AppDelegate.h
├── AppDelegate.m
├── main.m
├── ParallaxFlowLayout.h
├── ParallaxFlowLayout.m
├── ParallaxLayoutAttributes.h
├── ParallaxLayoutAttributes.m
├── ParallaxPhotoCell.h
├── ParallaxPhotoCell.m
├── ParallaxScrolling-Info.plist
├── ParallaxScrolling-Prefix.pch
├── PhotosCollectionViewController.h
├── PhotosCollectionViewController.m
├── en.lproj/
│ └── InfoPlist.strings
├── Images.xcassets/
│ ├── AppIcon.appiconset/
│ │ └── Contents.json
│ └── LaunchImage.launchimage/
│ └── Contents.json
└── Photos/
└── Photos.plist