| { | |
| "name": "YXZStretchHeaderView", | |
| "version": "1.0.0", | |
| "summary": "头部拉伸", | |
| "description": "头部拉伸实现", | |
| "homepage": "https://github.com/YXZCoder/stretchHeaderView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "YXZCoder": "120246443@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YXZCoder/stretchHeaderView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "Code/*.{h,m}", | |
| "requires_arc": true | |
| } |