[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / 4 / StickyHeader / 1.0.1 / StickyHeader.podspec.json
blob1d210c3ff48aa167d5c23112653cc7236b718078
2   "name": "StickyHeader",
3   "version": "1.0.1",
4   "summary": "Library helping to add a sticky header to an UIScrollView.",
5   "description": "Library helping to add a sticky header to an UIScrollView.\nThe code is based on https://github.com/maxep/MXParallaxHeader.",
6   "homepage": "https://github.com/yageek/StickyHeader",
7   "license": "MIT",
8   "authors": {
9     "Yannick Heinrich": "yannick.heinrich@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yageek/StickyHeader.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "StickyHeader",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pushed_with_swift_version": "2.3"