blob: 9d939d6953d66a173be0ce22d1ebde0d6095998b [file] [log] [blame]
{
"name": "MGCollapsingHeader",
"version": "1.0.6",
"summary": "UIView subclass to manage a collapsing and expanding header view.",
"description": "Subviews of the header are configured to transform to any collapsed layout. The header works with any UIScrollView, and transforms views as the user scrolls through content.",
"homepage": "https://github.com/mattga/MGCollapsingHeader",
"screenshots": "https://raw.githubusercontent.com/mattga/MGCollapsingHeader/master/Screenshots/mgch_demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Gardner": "matthew@mgardner.me"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mattga/MGCollapsingHeader.git",
"tag": "v1.0.6"
},
"header_mappings_dir": "MGCollapsingHeader",
"source_files": "MGCollapsingHeader/**/*.{h,m}"
}