blob: f2955a17bfeb91d75a2e686e92d376b0f4e1c99d [file] [log] [blame]
{
"name": "LXEmptyDataView",
"version": "0.1.0",
"summary": "iOS UITableView、UICollectionView、UIView等出现空数据、加载失败......时的占位视图UI。",
"description": "iOS开发中,当UITableView、UICollectionView、UIView等出现空数据、加载失败时等等的占位视图UI界面。",
"homepage": "https://github.com/FutureZhang/LXEmptyDataView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FutureZhang": "18337128698@163.com"
},
"source": {
"git": "https://github.com/FutureZhang/LXEmptyDataView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LXEmptyDataView/Classes/**/*",
"frameworks": "UIKit"
}