[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 5 / a / CHTCollectionViewWaterfallLayout / 0.5 / CHTCollectionViewWaterfallLayout.podspec.json
blob8f1665af33f4f4d5699b20198dab437e4c604dbc
2   "name": "CHTCollectionViewWaterfallLayout",
3   "version": "0.5",
4   "summary": "The waterfall (i.e., Pinterest-like) layout for UICollectionView.",
5   "homepage": "https://github.com/chiahsien/CHTCollectionViewWaterfallLayout",
6   "screenshots": [
7     "https://raw.github.com/chiahsien/UICollectionViewWaterfallLayout/master/Screenshots/2-columns.png",
8     "https://raw.github.com/chiahsien/UICollectionViewWaterfallLayout/master/Screenshots/3-columns.png"
9   ],
10   "license": "MIT",
11   "authors": {
12     "Nelson": "chiahsien@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chiahsien/CHTCollectionViewWaterfallLayout.git",
16     "tag": "0.5"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true