[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 4 / 5 / a / CHTCollectionViewWaterfallLayout / 0.9.2 / CHTCollectionViewWaterfallLayout.podspec.json
blobca25f7547bbe1886c5dd26269bc12dd7888af3e8
2   "name": "CHTCollectionViewWaterfallLayout",
3   "version": "0.9.2",
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.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true