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