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