blob: 7fa6e5971a96a81c8d893907e4ef20860cce67be [file] [log] [blame]
{
"name": "HHLYEmptyView",
"version": "0.1.2",
"summary": "空白视图",
"description": "列表页空白视图",
"homepage": "https://github.com/manfengjun/HHLYEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manfengjun": "chinafengjun@gmail.com"
},
"source": {
"git": "https://github.com/manfengjun/HHLYEmptyView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HHLYEmptyView/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"SnapKit": [
]
}
}