[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / a / CHTCollectionViewWaterfallLayout / 0.4 / CHTCollectionViewWaterfallLayout.podspec.json
blobcc2702a8e44f46787af35ef0662b4d1bdcbb58fa
2   "name": "CHTCollectionViewWaterfallLayout",
3   "version": "0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true