blob: e6d3df56309b9a9f4c1967f1d9547c30268a492e [file] [log] [blame]
{
"name": "UIScrollView_LBEmptySourceView",
"version": "1.0.0",
"summary": "UIScrollView添加一个无内容的时候空视图根据数据源(包括header和footer)自动展示与消失的功能。",
"description": "UIScrollView添加一个无内容的时候空视图根据数据源(包括header和footer)自动展示与消失的功能。",
"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"
},
"source_files": "UIScrollView+LBEmptySourceView/**/*.{h,m}",
"requires_arc": true
}