blob: c9b2148c55187293d020b6d0b06b562f8315cd66 [file] [log] [blame]
{
"name": "StretchyHeaderView",
"version": "3.0.0",
"summary": "A generic stretchy header for UIScrollView, and allows you to change navigation bar's appearance dynamically.",
"homepage": "https://github.com/sunlubo/StretchyHeaderView",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"sunlubo": "sunlubo.sun@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunlubo/StretchyHeaderView.git",
"tag": "3.0.0"
},
"source_files": "StretchyHeaderView/Classes/*.swift",
"pushed_with_swift_version": "4.0"
}