blob: 5fb65c968105e3cd1f480f7f9ccdf0a1ee38ead7 [file] [log] [blame]
{
"name": "StretchHeader",
"version": "1.0.4",
"summary": "tableview stretch header",
"homepage": "https://github.com/y-hryk/StretchHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"y-hryk": "dev.hy630823@gmail.com"
},
"source": {
"git": "https://github.com/y-hryk/StretchHeader.git",
"tag": "1.0.4"
},
"source_files": "StretchHeader/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}