[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / e / MGCollapsibleHeader / 1.0.2 / MGCollapsibleHeader.podspec.json
blob8157c27b5d027541441f21dad7d7e56104023690
2   "name": "MGCollapsibleHeader",
3   "version": "1.0.2",
4   "summary": "An iOS UIView subclass to manage collapsing and expanding of a 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, but by all means can be used in other ways.",
6   "homepage": "https://github.com/mattga/MGCollapsibleHeader",
7   "screenshots": "https://raw.githubusercontent.com/mattga/MGCollapsibleHeader/master/Screenshots/mgcollapsibleheader_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/MGCollapsibleHeader.git",
20     "tag": "v1.0.2"
21   },
22   "header_mappings_dir": "MGCollapsibleHeader",
23   "source_files": "MGCollapsibleHeader/**/*.{h,m}"