[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / f / StateUITableView / 1.0.1 / StateUITableView.podspec.json
blobb12b739d2936660c673c7f4d3b1162371b36cbb4
2   "name": "StateUITableView",
3   "version": "1.0.1",
4   "summary": "A UITableView driven by enumerations to present different states for loading, error, empty, and loaded states.",
5   "homepage": "https://github.com/1985wasagoodyear/StateUITableView",
6   "authors": {
7     "Name": "https://github.com/1985wasagoodyear"
8   },
9   "license": {
10     "type": "MIT License",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/1985wasagoodyear/StateUITableView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "StateUITableView",
22     "StateUITableView/**/*.{h,m,swift}"
23   ]