blob: 6f436b5f51797e92b82a55ff49b12913fc35ef30 [file] [log] [blame]
{
"name": "YSEmptyView",
"version": "1.0.1",
"summary": "UIView无数据时空占位视图",
"homepage": "https://github.com/yscode001/YSEmptyView",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSEmptyView.git",
"tag": "1.0.1"
},
"source_files": "YSEmptyView/YSEmptyView/YSEmptyView/*.swift",
"frameworks": "UIKit"
}