blob: d06f09a56253ab712835cedc4a3be4ef7352fb9a [file] [log] [blame]
{
"name": "SZButton",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "SZButton/*.{h,m}",
"requires_arc": true
}