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