| { | |
| "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" | |
| } |