blob: b6767a43863001fc7e5d15ab9feec71abe8ca005 [file] [log] [blame]
{
"name": "HHLYEmptyView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HHLYEmptyView/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0.0"
],
"RxCocoa": [
"~> 5.0.0"
],
"SnapKit": [
"~> 5.0.0"
]
}
}