blob: 584accea5ebcffa1fa48717cbc802eaf1e771c28 [file] [log] [blame]
{
"name": "SZButton",
"version": "1.0.0",
"summary": "button subclass from UIControl",
"homepage": "https://github.com/chenshengzhi/SZButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZButton.git",
"tag": "1.0.0"
},
"source_files": "SZButton/*.{h,m}",
"requires_arc": true
}