blob: dcd8b4d69587037823f1eca5016198d882b8b2f2 [file] [log] [blame]
{
"name": "SWFrameButton",
"version": "1.0.1",
"summary": "iOS7 UIButton with border",
"homepage": "https://github.com/sarunw/SWFrameButton",
"license": "MIT",
"authors": {
"Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
},
"source": {
"git": "https://github.com/sarunw/SWFrameButton.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SWFrameButton/*.{h,m}",
"frameworks": "QuartzCore"
}