[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 4 / HHLYEmptyView / 0.1.2 / HHLYEmptyView.podspec.json
blob7fa6e5971a96a81c8d893907e4ef20860cce67be
2   "name": "HHLYEmptyView",
3   "version": "0.1.2",
4   "summary": "空白视图",
5   "description": "列表页空白视图",
6   "homepage": "https://github.com/manfengjun/HHLYEmptyView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manfengjun": "chinafengjun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manfengjun/HHLYEmptyView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HHLYEmptyView/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "SnapKit": [
31     ]
32   }