blob: d64b78612945a016eda63e6cee66ca561476907f [file] [log] [blame]
{
"name": "HDDelegateButton",
"version": "0.1.1",
"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/HDDelegateButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Handii, Inc.": "github@handii.co.jp"
},
"source": {
"git": "https://github.com/Handii-inc/HDDelegateButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HDDelegateButton/Classes/**/*",
"pushed_with_swift_version": "4.0"
}