blob: fd443deabf1e94b22d5b65395219b0b3aef06f5b [file] [log] [blame]
{
"name": "CCEmptyDataSet",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCEmptyDataSet/CCEmptyDataSet/*.{h,m,bundle}"
}