blob: 3b9cb1d955f916bcb7b17da08738dba25bb1cc2b [file] [log] [blame]
{
"name": "TZButtonExtension",
"version": "0.0.1",
"summary": "对button的一些扩展功能.",
"description": "对button的一些扩展功能,现阶段只包括按钮图片与文字位置的重新设定.",
"homepage": "https://github.com/TuZhen/TZButtonExtension",
"license": "MIT",
"authors": {
"TuZhen": "13926437204@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TuZhen/TZButtonExtension.git",
"tag": "0.0.1"
},
"source_files": "TZButtonExtension/Classes/*.{h,m}"
}