blob: ad3aadcb85fd63fa0bea1d0e743430735ec620fe [file] [log] [blame]
{
"name": "LJWZoomingHeader",
"version": "1.0.0",
"summary": "A header in scrollView that can zoom",
"description": "A header in scrollView that can zoom~",
"homepage": "https://github.com/chinaljw/LJWZoomingHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ljw": "781342306@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chinaljw/LJWZoomingHeader.git",
"tag": "1.0.0"
},
"source_files": "LJWZoomiingHeaderView/LJWZoomingHeader/**/*.{h,m}",
"requires_arc": true
}