blob: 1059bd78934a9246fa68187178a906de3ecdcc4e [file] [log] [blame]
{
"name": "UIButtonUnit",
"version": "0.0.2",
"summary": "A UIButtonUnit is a category for UIButton",
"description": "you can use UIButtonUnit create a button with title or image or clearColor easy;",
"homepage": "https://github.com/550872569/UIButtonUnit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"550872569": "550872569@qq.com"
},
"source": {
"git": "https://github.com/550872569/UIButtonUnit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIButtonUnit/Classes/*.{h,m}"
}