blob: 165e5284093afef02b56544a72aa7a20bfb722d4 [file] [log] [blame]
{
"name": "SWFrameButton",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SWFrameButton/*.{h,m}",
"frameworks": "QuartzCore"
}