blob: 41d537c14307cc59f7ed0a46b4492ce75ff01c9f [file] [log] [blame]
{
"name": "ZCButton",
"version": "0.0.1",
"summary": "Chain button,用于给 button 增加点语法设置参数。",
"description": "Chain button,用于给 button 增加点语法设置参数。",
"homepage": "https://github.com/itlingmao/ZCButton",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"lingmao": "itlingmao@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/itlingmao/ZCButton.git",
"tag": "0.0.1"
},
"source_files": [
"showButton",
"showButton/ZCButton/*.{h,m}"
],
"requires_arc": true
}