| { | |
| "name": "TWImageButton", | |
| "version": "0.0.6", | |
| "summary": "top left right bottom image support", | |
| "homepage": "https://github.com/taewan0530", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "taewan": "taewan0530@daum.net" | |
| }, | |
| "source": { | |
| "git": "https://github.com/taewan0530/TWImageButton.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "TWImageButton.swift", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |