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