blob: d1a4acbbee2202b33aa5bbc3deb3dabe49c5e6fb [file] [log] [blame]
{
"name": "StickyHeader",
"version": "2.0.0",
"summary": "Library helping to add a sticky header to an UIScrollView.",
"description": "Library helping to add a sticky header to an UIScrollView.\nThe code is based on https://github.com/maxep/MXParallaxHeader.",
"homepage": "https://github.com/yageek/StickyHeader",
"license": "MIT",
"authors": {
"Yannick Heinrich": "yannick.heinrich@gmail.com"
},
"source": {
"git": "https://github.com/yageek/StickyHeader.git",
"tag": "2.0.0"
},
"source_files": "StickyHeader",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0.1"
}