blob: 3fd17d1fd9c1dae69779c45f754988306eccae6c [file] [log] [blame]
{
"name": "VerticalAlignmentLabel",
"version": "0.1.0",
"summary": "Vertical alignment of UILabel.",
"description": "This is a simple library that allows vertical alignment of UILabel.",
"homepage": "https://github.com/darquro/VerticalAlignmentLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"screenshots": [
"https://raw.githubusercontent.com/darquro/VerticalAlignmentLabel/master/Images/screenshot1.png",
"https://raw.githubusercontent.com/darquro/VerticalAlignmentLabel/master/Images/screenshot2.png",
"https://raw.githubusercontent.com/darquro/VerticalAlignmentLabel/master/Images/screenshot3.png",
{
"type": "MIT",
"file": "LICENSE"
}
],
"authors": {
"darquro": "yuki.kuro96@gmail.com"
},
"source": {
"git": "https://github.com/darquro/VerticalAlignmentLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VerticalAlignmentLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}