[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 4 / 0 / a / MGCollapsingHeader / 1.0.5 / MGCollapsingHeader.podspec.json
blob917dde66e4a2e45e2ec35dbec835093bb6150336
2   "name": "MGCollapsingHeader",
3   "version": "1.0.5",
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",
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.5"
21   },
22   "header_mappings_dir": "MGCollapsingHeader",
23   "source_files": "MGCollapsingHeader/**/*.{h,m}"