blob: ec84baf08701179ff2b9582c1ec795122a4608c8 [file] [log] [blame]
{
"name": "StretchHeader",
"version": "1.0.1",
"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.1"
},
"source_files": "StretchHeader/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}