blob: 6d03888bbd200d9914005cd4030326600cbefd0e [file] [log] [blame]
{
"name": "ZZEmptyForCollection",
"version": "1.0.0",
"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.0"
},
"source_files": "ZZEmpty/**/*.{h,m}"
}