blob: f2c78bd253b215e2c0bf63a945425eb7c96466d9 [file] [log] [blame]
{
"name": "BTLabel",
"version": "1.0.1",
"summary": "UILabel subclass with vertical text alignment, insets and height calculation.",
"homepage": "https://github.com/bteapot/BTLabel",
"license": "MIT",
"authors": {
"Денис Либит": "bteapot@me.com"
},
"source": {
"git": "https://github.com/bteapot/BTLabel.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"BTLabel": [
"Pod/Assets/*.png"
]
}
}