blob: b901a9112314dfcc92355d18ba0a9e21a5385caa [file] [log] [blame]
{
"name": "LZEmptyView",
"version": "0.1.1",
"summary": "A Category for tableview when no data is provides.",
"description": "when you conform the delegate, it can provides a view instead empty .",
"homepage": "https://github.com/lizhaobomb/LZEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizhaobomb": "lizhaobomb@163.com"
},
"source": {
"git": "https://github.com/lizhaobomb/LZEmptyView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZEmptyView/Classes/**/*",
"swift_version": "4.1"
}