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