blob: 211336c85f17cfd1732eed39254bc1b06a19f082 [file] [log] [blame]
{
"name": "MJRefreshNormalHeader_LBEmptySourceViewAuto",
"version": "1.0.0",
"summary": "对UIScrollView+LBEmptySourceView的功能扩充,当MJRefreshHeader刷新时需要LBEmptySourceView自动隐藏的功能。",
"description": "对UIScrollView+LBEmptySourceView的功能扩充,当MJRefreshHeader刷新时需要LBEmptySourceView自动隐藏的功能。",
"homepage": "https://github.com/A1129434577/UIScrollView_LBEmptySourceView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/UIScrollView_LBEmptySourceView.git",
"tag": "1.0.0"
},
"dependencies": {
"MJRefresh": [
],
"UIScrollView_LBEmptySourceView": [
]
},
"source_files": "MJRefreshNormalHeader+LBEmptySourceViewAuto/**/*.{h,m}",
"requires_arc": true
}