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