| { | |
| "name": "HeaderStretch", | |
| "version": "1.0.0", | |
| "summary": "头部拉伸", | |
| "homepage": "https://github.com/YXZCoder/headerStretch", | |
| "license": "MIT", | |
| "authors": { | |
| "YXZCoder": "120246443@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YXZCoder/headerStretch.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "HeaderStretch/*.{h,m}", | |
| "requires_arc": true | |
| } |