{ | |
"name": "TWImageButton", | |
"version": "0.0.5", | |
"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.5" | |
}, | |
"source_files": "TWImageButton.swift", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |