blob: 00d6dec0971cc00643f351dd86d1165da278d343 [file] [log] [blame]
{
"name": "UIButton-VerticalLayout",
"version": "0.1.0",
"summary": "Align title and image of a button vertically",
"description": "Align a button's title and image vertically with an optional padding.\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/mikumi/UIButton-VerticalLayout",
"license": {
"type": "UNLICENSE",
"file": "LICENSE"
},
"authors": {
"mikumi": "me@michael-kuck.com"
},
"source": {
"git": "https://github.com/mikumi/UIButton-VerticalLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIButton-VerticalLayout/Classes/**/*"
}