blob: 6748a8bd03a0e7b88150b68852f038d803f480f8 [file] [log] [blame]
{
"name": "SuperButtonEdge",
"version": "0.0.6",
"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.6"
},
"source_files": "SuperButtonEdge/UIButton+ImageTitleSpacing.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}