blob: 708e94595bacb8a8711385e90582622adfcbd871 [file] [log] [blame]
{
"name": "SuperButtonEdge",
"version": "0.0.5",
"summary": "buttontitle和图片位置以及间距.",
"description": "buttontitle和图片位置以及间距的自定义",
"homepage": "https://github.com/Super-sweet/SuperButtonEdge",
"license": "MIT",
"authors": {
"Super-sweet": "347393193@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Super-sweet/SuperButtonEdge.git",
"tag": "0.0.5"
},
"source_files": "SuperButtonEdge/UIButton+ImageTitleSpacing.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}