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