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