blob: 71710db58a9c6f4fd10e7fc342338ebd9652dda5 [file] [log] [blame]
{
"name": "TZButtonExtension",
"version": "0.0.2",
"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.2"
},
"source_files": "TZButtonExtension/Classes/*.{h,m}"
}