[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 7 / 1 / 4 / StickyHeader / 2.0.0 / StickyHeader.podspec.json
blobd1a4acbbee2202b33aa5bbc3deb3dabe49c5e6fb
2   "name": "StickyHeader",
3   "version": "2.0.0",
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": "2.0.0"
14   },
15   "source_files": "StickyHeader",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pushed_with_swift_version": "3.0.1"