blob: 36aafedc179758cd4ae1e7e8d2f34f51f884ac96 [file] [log] [blame]
{
"name": "EagleELEmptyView",
"version": "0.0.1",
"summary": "空白view",
"description": "空白view 没有数据 没有网络 加载失败",
"homepage": "https://github.com/EagleZhangWeicheng/ELEmptyView.git",
"license": "MIT",
"authors": {
"Eagle": "434588175@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EagleZhangWeicheng/ELEmptyView.git",
"tag": "0.0.1"
},
"source_files": [
"ELEmptyView/ELEmptyView",
"ELEmptyView/ELEmptyView/**/*.{h,m}"
],
"exclude_files": "ELEmptyView/ELEmptyView/ELEmptySource.bundle",
"requires_arc": true
}