blob: 319ed52a5171391b4bd316b93c94bd32d0dacc7a [file] [log] [blame]
{
"name": "StretchyHeaderView",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "StretchyHeaderView/Classes/*.swift"
}