blob: 526309de13b52d0cdd3ac3b2c69949b491157e0e [file] [log] [blame]
{
"name": "TWImageButton",
"version": "0.0.1",
"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.1"
},
"source_files": "TWImageButton.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}