[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / 9 / UITableView-NXEmptyView / 0.1.7 / UITableView-NXEmptyView.podspec.json
blob7b3eade27ab94079e6d64028d713da9951f5baf9
2   "name": "UITableView-NXEmptyView",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.1.7",
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.7"
16   },
17   "source_files": [
18     "UITableView+NXEmptyView/UITableView+NXEmptyView.h",
19     "UITableView+NXEmptyView/UITableView+NXEmptyView.m"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true