blob: b2018fe3e01324e2958a10e65483672cae0ee1de [file] [log] [blame]
{
"name": "StickyHeader",
"version": "1.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": "1.0.0"
},
"source_files": "StickyHeader",
"platforms": {
"ios": "8.0"
}
}