2 "name": "UICollectionViewExt",
4 "summary": "CollectionView 左对齐、瀑布流、分页滚动",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/ClaudeLi/UICollectionViewExt",
12 "ClaudeLi": "claudeli@yeah.net"
15 "git": "https://github.com/ClaudeLi/UICollectionViewExt.git",
23 "name": "UICollectionViewLeftAlignLayout",
24 "source_files": "UICollectionViewExt/UICollectionViewLeftAlignLayout/**/*"
27 "name": "UICollectionViewWaterfallLayout",
28 "source_files": "UICollectionViewExt/UICollectionViewWaterfallLayout/**/*"
31 "name": "PagingEnabled",
32 "source_files": "UICollectionViewExt/PagingEnabled/**/*"