[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / e / f / CollectionViewWaterfallLayout / 0.2.2 / CollectionViewWaterfallLayout.podspec.json
blobc48080346e68697988e7f07334af4b1e0da4a822
2   "name": "CollectionViewWaterfallLayout",
3   "version": "0.2.2",
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.2"
19   },
20   "source_files": "CollectionViewWaterfallLayout.swift",
21   "requires_arc": true