[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 4 / BPGridCollectionViewFlowLayout / 0.2 / BPGridCollectionViewFlowLayout.podspec.json
blob6866b2e1eabe072528584eab1eb143a37ac4a1d8
2   "name": "BPGridCollectionViewFlowLayout",
3   "version": "0.2",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Neil Bhargava": "neilb@email.arizona.edu"
14   },
15   "source": {
16     "git": "https://github.com/elementsrtyte/BPGridCollectionViewFlowLayout.git",
17     "tag": "0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BPGridCollectionViewFlowLayout/Classes/**/*",
23   "pushed_with_swift_version": "3.0"