blob: 4bd63bc1a2ee607b13f7284c9e1b672928db7cb1 [file] [log] [blame]
{
"name": "TextImageButton",
"version": "0.1.1",
"summary": "Image spacing and side selection for UIButton",
"description": "TextImageButton allows specifying spacing between image and title as well as the side\nto display the image on.",
"homepage": "https://github.com/timbodeit/TextImageButton",
"license": "MIT",
"authors": {
"Tim Bodeit": "tim@bodeit.com"
},
"source": {
"git": "https://github.com/timbodeit/TextImageButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}