blob: c98610e3823c97f84cae7dc88b77048e34c26972 [file] [log] [blame]
{
"name": "SGEasyButton",
"version": "0.0.6",
"summary": "a category of 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.6"
},
"source_files": "SGEasyButton/**/*.{h,m}",
"requires_arc": true
}