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