blob: 18fca299a78d9d23f84e059b9a09db69356fc74e [file] [log] [blame]
{
"name": "CLEmptyView",
"version": "1.0.2",
"summary": "emptyView in swift 3",
"description": "可一句话添加tableView加载动画和空界面显示,简单集成,使用简单,方便",
"homepage": "https://github.com/cleven1/CLEmptyView",
"license": "MIT",
"authors": {
"yongqiang.zhao": "clevnzhao@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cleven1/CLEmptyView.git",
"tag": "1.0.2"
},
"source_files": "CLEmptyViewDemo/CLEmptyView/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}