blob: c908d2d073548d28d38068067566c31faa90a565 [file] [log] [blame]
{
"name": "YCEmptyKitSwift",
"version": "0.1.0",
"summary": "列表空页面视图",
"description": "自定义列表的空状态视图,支持自定义、以及事件的处理。",
"homepage": "https://github.com/Loveying/YCEmptyKitSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Loveying": "xyy_ios@163.com"
},
"source": {
"git": "https://github.com/Loveying/YCEmptyKitSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YCEmptyKitSwift/Classes/**/*",
"swift_version": "5.0"
}