blob: b12b739d2936660c673c7f4d3b1162371b36cbb4 [file] [log] [blame]
{
"name": "StateUITableView",
"version": "1.0.1",
"summary": "A UITableView driven by enumerations to present different states for loading, error, empty, and loaded states.",
"homepage": "https://github.com/1985wasagoodyear/StateUITableView",
"authors": {
"Name": "https://github.com/1985wasagoodyear"
},
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/1985wasagoodyear/StateUITableView.git",
"tag": "1.0.0"
},
"source_files": [
"StateUITableView",
"StateUITableView/**/*.{h,m,swift}"
]
}