{ | |
"name": "ZYScaleHeader", | |
"version": "1.0.1", | |
"summary": "一个下拉头部缩放视图的分类", | |
"homepage": "https://github.com/shlyren/ZYScaleHeader", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"shlyren": "mail@yuxiang.ren" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/shlyren/ZYScaleHeader.git", | |
"tag": "1.0.1" | |
}, | |
"requires_arc": true, | |
"source_files": "ZYScaleHeader/*.{h,m}" | |
} |