2 "name": "DMDynamicWaterfall",
4 "summary": "UICollectionView Waterfall Layout with UIKit Dynamics",
5 "description": " A demonstration of UICollectionView with waterfall (pinterest like) layout and UIKit Dynamics. Uses tiling in order to maintain high-performance even with ten thousand cells.\n",
6 "homepage": "https://github.com/malcommac/DMDynamicWaterfall",
7 "screenshots": "https://raw2.github.com/malcommac/DMDynamicWaterfall/master/example_movie.gif",
10 "Daniele Margutti": "me@danielemargutti.com"
13 "git": "https://github.com/malcommac/DMDynamicWaterfall.git",
20 "source_files": "Classes/**/*.{h,m}",
22 "exclude_files": "Classes/osx"
25 "exclude_files": "Classes/ios"
27 "public_header_files": "Classes/**/*.h"