blob: c43d80879c51a975da7ddef6dbffc8b7daf6a631 [file] [log] [blame]
{
"name": "StateButton",
"platforms": {
"ios": "8.0"
},
"summary": "Button with different states",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyfu000": "fuzhiyang0123@gmail.com"
},
"homepage": "https://github.com/zyfu0000/StateButton",
"source": {
"git": "https://github.com/zyfu0000/StateButton.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": "StateButton/*.{swift}"
}