2 "name": "MGCollapsingHeader",
4 "summary": "UIView subclass to manage a collapsing and expanding header view.",
5 "description": "Subviews of the header are configured to transform to any collapsed layout. Intended to work with UIScrollView and UITableView as the user scrolls through content.",
6 "homepage": "https://github.com/mattga/MGCollapsingHeader",
7 "screenshots": "https://raw.githubusercontent.com/mattga/MGCollapsingHeader/master/Screenshots/demo-anim.gif",
13 "Matthew Gardner": "matthew@mgardner.me"
19 "git": "https://github.com/mattga/MGCollapsingHeader.git",
22 "header_mappings_dir": "MGCollapsingHeader",
23 "source_files": "MGCollapsingHeader/**/*.{h,m}"