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