blob: 5b23d5173970852d0e8589e5b53c709cf193efe0 [file] [log] [blame]
{
"name": "ZLStretchHeader",
"version": "1.0.1",
"summary": "this is a stretchable view in tableviewHeader,enlarge the view",
"description": "this is a stretchable view in tableviewHeader,enlarge the views",
"homepage": "https://github.com/zhoulincome/StretchHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhouLin": "359344816@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhoulincome/StretchHeader.git",
"tag": "1.0.1"
},
"source_files": "stretchTableHeader/*.{h,m}",
"requires_arc": true
}