blob: c6f22bdcd30384bcae3395ac0d8274e5c0ab6763 [file] [log] [blame]
{
"name": "FYEmptyView",
"version": "0.0.1",
"summary": "uitableview的空页面显示",
"homepage": "https://github.com/sdwangxianwen/FYEmptyView",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2018 UMeng.com. All rights reserved.\n"
},
"authors": {
"wangwen": "870183756@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sdwangxianwen/FYEmptyView.git",
"tag": "0.0.1"
},
"source_files": "emptyView/FYEmptyView/*.{h,m}",
"requires_arc": true
}