2 "name": "BPGridCollectionViewFlowLayout",
4 "summary": "An instagram-like grid layout for UICollectionView.",
5 "description": "This component was created to create an extremely minimalistic version of the grid like layout seen in a lot of apps. After filtering thru many other previously created components, I found them all to be bloated with unnecessary features and decided to create my own.",
6 "homepage": "https://github.com/elementsrtyte/BPGridCollectionViewFlowLayout",
7 "screenshots": "https://raw.githubusercontent.com/elementsrtyte/BPGridCollectionViewFlowLayout/master/Screenshots/BPGridCollectionViewFlowLayout.png",
13 "Neil Bhargava": "neilb@email.arizona.edu"
16 "git": "https://github.com/elementsrtyte/BPGridCollectionViewFlowLayout.git",
22 "source_files": "BPGridCollectionViewFlowLayout/Classes/**/*",
23 "pushed_with_swift_version": "3.0"