[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 5 / a / CHTCollectionViewWaterfallLayout / 0.6 / CHTCollectionViewWaterfallLayout.podspec.json
blobc46fe3dc0a28e08be50ea039f3c98cb66db0c0ab
2   "name": "CHTCollectionViewWaterfallLayout",
3   "version": "0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true