blob: 7960d63e99c7b9efa6ec5cbe20b745220c09e176 [file] [log] [blame]
{
"name": "SGEasyButton",
"version": "0.0.1",
"summary": "A category about UIButton",
"homepage": "https://github.com/kingsic/SGEasyButton",
"license": "MIT",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingsic/SGEasyButton.git",
"tag": "0.0.1"
},
"source_files": "SGEasyButton/**/*.{h,m}",
"requires_arc": true
}