blob: 5f9758dd947b9c8633f6c7945a04534c7d4ebd2e [file] [log] [blame]
{
"name": "HDDelegateButton",
"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/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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HDDelegateButton/Classes/**/*",
"pushed_with_swift_version": "4.0"
}