[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 5 / f / StateUITableView / 1.0.0 / StateUITableView.podspec.json
blob162b4c92c5d39b2a34e53cd8de089d5d1cacf948
2   "name": "StateUITableView",
3   "version": "1.0.0",
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   ]