blob: 8d572b8d59a27c82bbbf6ab51fea629b79c0ac7f [file] [log] [blame]
{
"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}"
}