blob: 065fb4a9495b0bf22dedf32b6932657ca0be7cfe [file] [log] [blame]
{
"name": "HDFilterableTableView",
"version": "0.1.0",
"summary": "Redesign UIButton as delegate pattern.",
"description": "This library make UIButton to be able to implement as Delegate pattern.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HDFilterableTableView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}