blob: 58429735320416d2326c3a6a513b64edc4ba1fc2 [file] [log] [blame]
{
"name": "WPEmptyView",
"version": "1.1",
"summary": "为View添加空数据页面",
"description": "为UIView增加空状态页面",
"homepage": "https://github.com/WHeB/EmptyView",
"license": "MIT",
"authors": {
"WHeB": "1193325271@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/WHeB/EmptyView.git",
"tag": "1.1"
},
"source_files": "WPEmptyView/*.swift",
"frameworks": "UIKit"
}