blob: 9425ac601b44fff0d0f20c7aaa52c675136b4ec5 [file] [log] [blame]
{
"name": "TextImageButton",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}