2 "name": "DynamicHeightLayout",
4 "summary": "A subclass of UICollectionViewLayout that arrange cell with different height.",
5 "description": "Pass an object as a delegate when initializing DynamicHeightLayout and make it conform to DynamicHeightLayoutDelegate.",
6 "homepage": "https://github.com/alexhuangtung/DynamicHeightLayout",
12 "alexhuangtung": "alexhuangtung@gmail.com"
15 "git": "https://github.com/alexhuangtung/DynamicHeightLayout.git",
21 "swift_version": "4.2",
22 "source_files": "DynamicHeightLayout/Classes/**/*"