blob: cde289f297e06d24f2442645fd0929b44e22693e [file] [log] [blame]
{
"name": "LLAEasyButton",
"version": "1.0.4",
"summary": "LLAEasyButton is class for easy use of UIButton.",
"homepage": "https://github.com/daisuke-t-jp/LLAEasyButton",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLAEasyButton/master/doc/header.png",
"license": "MIT",
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/daisuke-t-jp/LLAEasyButton.git",
"tag": "1.0.4"
},
"source_files": "LLAEasyButton/LLAEasyButton/*.{h,swift}"
}