blob: 002a3effea6d2154f179ba9245231b94f4826297 [file] [log] [blame]
{
"name": "HHLYEmptyView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HHLYEmptyView/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0.0"
],
"RxCocoa": [
"~> 5.0.0"
],
"SnapKit": [
"~> 4.2.0"
]
}
}