| { |
| "name": "HDFilterableTableView", |
| "version": "0.1.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HDFilterableTableView/Classes/**/*", |
| "pushed_with_swift_version": "4.0" |
| } |