blob: dd09ddebd06ec1e7b9c37dc274e84492dabe864b [file] [log] [blame]
{
"name": "LLAEasyButton",
"version": "1.0.6",
"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.6"
},
"source_files": "LLAEasyButton/LLAEasyButton/*.{h,swift}",
"swift_version": "4.2",
"requires_arc": true
}