blob: 7feffacbb1862bbcf1262ed836b3dcdfb53c5719 [file] [log] [blame]
{
"name": "WFEmptyTableView",
"version": "0.0.1",
"summary": "A short description of WFEmptyTableView.",
"description": "UITableView 数据源为空 添加站位图",
"homepage": "https://github.com/wanawt/WFEmptyTableView",
"license": "MIT",
"authors": {
"Zhang Weifan": "374604443@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://github.com/wanawt/WFEmptyTableView.git",
"tag": "0.0.1"
},
"source_files": "WFEmptyTableView/WFEmpty/**/*.{h,m}"
}