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