[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / e / f / CollectionViewWaterfallLayout / 0.2.1 / CollectionViewWaterfallLayout.podspec.json
blob0565e440c28d9b8c38034edb33bb883a8e0af94b
2   "name": "CollectionViewWaterfallLayout",
3   "version": "0.2.1",
4   "summary": "Pinterest inspired layout for UICollectionViews written in Swift",
5   "homepage": "https://github.com/ecerney/CollectionViewWaterfallLayout",
6   "screenshots": [
7     "https://raw.githubusercontent.com/ecerney/CollectionViewWaterfallLayout/master/Screenshots/RealWorldExample.png",
8     "https://raw.githubusercontent.com/ecerney/CollectionViewWaterfallLayout/master/Screenshots/DemoExample.png"
9   ],
10   "license": "MIT",
11   "authors": "Eric Cerney",
12   "social_media_url": "https://twitter.com/ecerney",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ecerney/CollectionViewWaterfallLayout.git",
18     "tag": "v0.2.1"
19   },
20   "source_files": "CollectionViewWaterfallLayout.swift",
21   "requires_arc": true