blob: 200194a37e6e53524d4030e0fe28872d0430800c [file] [log] [blame]
{
"name": "LZEmptyView",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZEmptyView/Classes/**/*",
"swift_version": "4.1"
}