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