blob: 3fb43fce660c4b8babf29f9edf39cc05bb99f9ec [file] [log] [blame]
{
"name": "ZZEmptyForCollection",
"version": "1.0.2",
"summary": "为UICollectionView提供空数据样式",
"description": "为UICollectionView提供空数据样式或者网络错误样式。",
"homepage": "https://coding.net/u/ywhhhl/p/ZZEmptyForCollection/git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"杨鸿": "yanghong"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://git.coding.net/ywhhhl/ZZEmptyForCollection.git",
"tag": "1.0.2"
},
"source_files": "ZZEmpty/**/*.{h,m}",
"prefix_header_contents": "#import \"EmptyViewHeader.h\""
}