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