[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / c / LZEmptyView / 0.1.1 / LZEmptyView.podspec.json
blobb901a9112314dfcc92355d18ba0a9e21a5385caa
2   "name": "LZEmptyView",
3   "version": "0.1.1",
4   "summary": "A Category for tableview when no data is provides.",
5   "description": "when you conform the delegate, it can provides a view instead empty .",
6   "homepage": "https://github.com/lizhaobomb/LZEmptyView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizhaobomb": "lizhaobomb@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lizhaobomb/LZEmptyView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZEmptyView/Classes/**/*",
22   "swift_version": "4.1"