blob: 8a93b67597605a2f8fc4ab042324967a66c9e92f [file] [log] [blame]
{
"name": "LJWZoomingHeader",
"version": "1.5.0",
"summary": "能伸能缩,能粗能细的Header ~~~",
"description": " A header in scrollView that can zoom\n",
"homepage": "https://github.com/chinaljw/LJWZoomingHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chinaljw": "781342306@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chinaljw/LJWZoomingHeader.git",
"tag": "1.5.0"
},
"source_files": "LJWZoomiingHeaderView/LJWZoomingHeader/**/*.{h,m}",
"dependencies": {
"XJJScrollViewObserver": [
]
}
}