[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / d / 4 / 0 / CCEmptyDataSet / 0.3.1 / CCEmptyDataSet.podspec.json
blob8c5eb99e46ebd7d653a7bbe7488f680d3dd036a9
2   "name": "CCEmptyDataSet",
3   "version": "0.3.1",
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.1"
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   }