blob: 0239e1178bea761beebfd315be76a7b4867b1fba [file] [log] [blame]
{
"name": "LLSPlainButton",
"version": "1.0.3",
"summary": "It's a UIButton category used on iOS,which implement by Objective-c.",
"description": "a custom button set plain color backgroundImage without image resources",
"homepage": "https://github.com/liulishuo",
"license": "MIT",
"authors": {
"liulishuo": "liulishuo2017@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/liulishuo/LLSPlainButton.git",
"tag": "1.0.3"
},
"source_files": "LLSPlainButton/*.{h,m}",
"requires_arc": true
}