blob: 5013a3067560e162c7a22c7f51340dbd62a2cd4a [file] [log] [blame]
{
"name": "ASDZNEmptyView",
"version": "0.1.0",
"summary": "tableView emptyview.",
"description": "tableView 自定义空白页面",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liukecyl@163.com": "540548997@qq.com"
},
"source": {
"git": "https://github.com/wodely/ASDZNEmptyView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASDZNEmptyView/Classes/**/*",
"dependencies": {
"DZNEmptyDataSet": [
]
}
}