blob: bbb2ad680ef81646c9449948211882d369bf6395 [file] [log] [blame]
{
"name": "CCEmptyDataSet",
"version": "0.1.1",
"summary": "CCEmptyDataSet for UITableView & UICollectionView",
"description": "CCEmptyDataSet for UITableView & UICollectionView.",
"homepage": "https://github.com/aichiko0225/CCEmptyDataSet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ash": "aichiko66@163.com"
},
"source": {
"git": "https://github.com/aichiko0225/CCEmptyDataSet.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCEmptyDataSet/CCEmptyDataSet/*.{h,m,bundle}"
}