[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / CCEmptyDataSet / 0.3.0 / CCEmptyDataSet.podspec.json
blob2f288919ba058f628ef8b5cb4e450395abe6fb65
2   "name": "CCEmptyDataSet",
3   "version": "0.3.0",
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.3.0"
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       "CCEmptyDataSet/images/loading/*.png"
26     ]
27   }