blob: 665185e747ce6b3a49108c361e9b98624f276b00 [file] [log] [blame]
{
"name": "CSButton",
"version": "0.2.0",
"summary": "Custom the position of the ImageView relative to the titleLabel in UIButton",
"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": "7.0"
},
"source": {
"git": "https://github.com/chenaiwubu/CSButton.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "CSButton/*.{h,m}",
"public_header_files": "CSButton/*.{h}"
}