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