[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / c / LZEmptyView / 0.1.2 / LZEmptyView.podspec.json
blob200194a37e6e53524d4030e0fe28872d0430800c
2   "name": "LZEmptyView",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZEmptyView/Classes/**/*",
22   "swift_version": "4.1"