[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / CCEmptyDataSet / 0.2.3 / CCEmptyDataSet.podspec.json
blobfc0c242f876dae6d3fcc6f96b0b54deb5c2dd085
2   "name": "CCEmptyDataSet",
3   "version": "0.2.3",
4   "summary": "CCEmptyDataSet for UITableView & UICollectionView",
5   "description": "CCEmptyDataSet for UITableView & UICollectionView.",
6   "homepage": "https://github.com/aichiko0225/CCEmptyDataSet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ash": "aichiko66@163.com"
13   },
14   "source": {
15     "git": "https://github.com/aichiko0225/CCEmptyDataSet.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCEmptyDataSet/Classes/*.{h,m}",
22   "resource_bundles": {
23     "CCEmptyDataSet": [
24       "CCEmptyDataSet/images/*.png"
25     ]
26   }