blob: 3b7dc6df24b555c169e21fea3c5c26d983eeba47 [file] [log] [blame]
{
"name": "CCEmptyDataSet",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCEmptyDataSet/Classes/*.{h,m}",
"resource_bundles": {
"CCEmptyDataSet": [
"CCEmptyDataSet/images/*.png"
]
}
}