[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / b / 1 / e / MGCollapsibleHeader / 1.0.2.1 / MGCollapsibleHeader.podspec.json
blob9e0a1edfa561642ed5b9c93ee228f1f62fa4536b
2   "name": "MGCollapsibleHeader",
3   "version": "1.0.2.1",
4   "deprecated_in_favor_of": "MGCollapsingHeader",
5   "summary": "An iOS UIView subclass to manage collapsing and expanding of a header view.",
6   "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, but by all means can be used in other ways.",
7   "homepage": "https://github.com/mattga/MGCollapsibleHeader",
8   "screenshots": "https://raw.githubusercontent.com/mattga/MGCollapsingHeader/master/Screenshots/mgcollapsingheader_demo.gif",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Matthew Gardner": "matthew@mgardner.me"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/mattga/MGCollapsingHeader.git",
21     "tag": "v1.0.2.1"
22   },
23   "header_mappings_dir": "MGCollapsibleHeader",
24   "source_files": "MGCollapsibleHeader/**/*.{h,m}"