2 "name": "ExpandableColumnLayout",
4 "summary": "A custom UICollectionViewLayout that provides a flexible column-based layout with optional expandable drawer functionality.",
5 "description": "* Arbitrary column count per section\n* Specifiy unit-height or exact height per item\n* Expand or contract sections via attractive drawer-like animation",
6 "homepage": "https://github.com/johntvolk/ExpandableColumnLayout",
9 "John Volk": "john.t.volk@gmail.com"
12 "git": "https://github.com/johntvolk/ExpandableColumnLayout.git",
19 "source_files": "Pod/Classes/**/*"