[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / c / 9 / 0 / ASDZNEmptyView / 0.1.0 / ASDZNEmptyView.podspec.json
blob5013a3067560e162c7a22c7f51340dbd62a2cd4a
2   "name": "ASDZNEmptyView",
3   "version": "0.1.0",
4   "summary": "tableView emptyview.",
5   "description": "tableView 自定义空白页面",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liukecyl@163.com": "540548997@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wodely/ASDZNEmptyView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ASDZNEmptyView/Classes/**/*",
22   "dependencies": {
23     "DZNEmptyDataSet": [
25     ]
26   }