blob: d4e03e64bbf88299b171b6eceaea169cb3dcda44 [file] [log] [blame]
{
"name": "UIButton+BackgroundColor",
"version": "0.1",
"summary": "A category or extension for UIButton to set solid background color as background image",
"homepage": "https://github.com/luugiathuy/UIButton-BackgroundColor",
"license": "MIT",
"authors": {
"Luu Gia Thuy": "luugiathuy@gmail.com"
},
"social_media_url": "http://twitter.com/luugiathuy",
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/luugiathuy/UIButton-BackgroundColor.git",
"tag": "0.1"
},
"source_files": "UIButton+BackgroundColor/*.{h,m}"
}