[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 4 / 0 / a / MGCollapsingHeader / 1.0.6 / MGCollapsingHeader.podspec.json
blob9d939d6953d66a173be0ce22d1ebde0d6095998b
2   "name": "MGCollapsingHeader",
3   "version": "1.0.6",
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. The header works with any UIScrollView, and transforms views as the user scrolls through content.",
6   "homepage": "https://github.com/mattga/MGCollapsingHeader",
7   "screenshots": "https://raw.githubusercontent.com/mattga/MGCollapsingHeader/master/Screenshots/mgch_demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Matthew Gardner": "matthew@mgardner.me"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/mattga/MGCollapsingHeader.git",
20     "tag": "v1.0.6"
21   },
22   "header_mappings_dir": "MGCollapsingHeader",
23   "source_files": "MGCollapsingHeader/**/*.{h,m}"