blob: 51d8da817bdacbd614229914a8062ffd9a5be891 [file] [log] [blame]
{
"name": "SGEasyButton",
"version": "0.0.4",
"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.4"
},
"source_files": "SGEasyButton/**/*.{h,m}",
"requires_arc": true
}