blob: 2ce664f2555a9c546b76cca58b40e24681dbe7e4 [file] [log] [blame]
{
"name": "CSButton",
"version": "0.5.1",
"summary": "Custom the position of the ImageView relative to the titleLabel in UIButton. \n \n 一个UIButon的Category,可以调整图片与文字相对位置,图片和文字间距,指定文字宽度,以及图片显示大小。",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joslyn": "cs_joslyn@foxmail.com"
},
"homepage": "https://github.com/chenaiwubu/CSButton",
"social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenaiwubu/CSButton.git",
"tag": "0.5.1"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.{h}"
}