blob: 150639bbbff6271714bbfdf6526fe8e4aa157e05 [file] [log] [blame]
{
"name": "LLAEasyButton",
"version": "1.0.7",
"summary": "LLAEasyButton is class for easy use of UIButton.",
"description": "\"LLAEasyButton\" is class for easy use of UIButton.\nThe class can set normal/selected color.\nAlso easy use button's label.",
"homepage": "https://github.com/daisuke-t-jp/LLAEasyButton",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLAEasyButton/master/doc/header.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/daisuke-t-jp/LLAEasyButton.git",
"tag": "1.0.7"
},
"source_files": "LLAEasyButton/LLAEasyButton/*.{swift}",
"swift_version": "5.0",
"requires_arc": true
}