blob: 575638fd8863bb44e4c3a530e8f631d207908765 [file] [log] [blame]
{
"name": "HDFilterableTableView",
"version": "0.1.3",
"summary": "Filterable table view.",
"description": "This library has filterable table view, view controller and view model.",
"homepage": "https://github.com/Handii-inc/HDFilterableTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Handii, Inc.": "github@handii.co.jp"
},
"source": {
"git": "https://github.com/Handii-inc/HDFilterableTableView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HDFilterableTableView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}