| { | |
| "name": "StretchHeader", | |
| "version": "1.1.0", | |
| "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.1.0" | |
| }, | |
| "source_files": "StretchHeader/*.swift", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |