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