[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 9 / UITableView-NXEmptyView / 0.1.3 / UITableView-NXEmptyView.podspec.json
blob8dd7b5c973d54f845eaa10218f41800b9e8a3c64
2   "name": "UITableView-NXEmptyView",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.1.3",
7   "license": "BSD",
8   "summary": "A category on UITableView that adds an empty view that can be shown whenever the table view has no cells.",
9   "homepage": "https://github.com/nxtbgthng/UITableView-NXEmptyView",
10   "authors": {
11     "nxtbgthng": "team@nxtbgthng.com"
12   },
13   "source": {
14     "git": "https://github.com/nxtbgthng/UITableView-NXEmptyView.git",
15     "tag": "v0.1.3"
16   },
17   "source_files": [
18     "UITableView+NXEmptyView/UITableView+NXEmptyView.h",
19     "UITableView+NXEmptyView/UITableView+NXEmptyView.m"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true