blob: 5688edc748e311d3720e1c1e67617d469d5329d4 [file] [log] [blame]
{
"name": "ZZEmptyForCollection",
"version": "1.0.1",
"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.1"
},
"source_files": "ZZEmpty/**/*.{h,m}",
"public_header_files": "ZZEmpty/**/*.h"
}