blob: cc4b2684a9efe3d480966cbc5265c2d24c599cff [file] [log] [blame]
{
"name": "YSEmptyView",
"version": "1.0.0",
"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.0"
},
"source_files": "YSEmptyView/YSEmptyView/YSEmptyView/*.swift",
"frameworks": "UIKit"
}