blob: 5076e43ab417835723bff15404718e62b2ed3304 [file] [log] [blame]
{
"name": "THLabel",
"version": "1.4.10",
"summary": "THLabel is a subclass of UILabel, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.",
"homepage": "https://github.com/tobihagemann/THLabel",
"screenshots": "https://raw.githubusercontent.com/tobihagemann/THLabel/master/screenshot.png",
"license": "zlib",
"authors": {
"Tobias Hagemann": "tobias.hagemann@gmail.com"
},
"source": {
"git": "https://github.com/tobihagemann/THLabel.git",
"tag": "1.4.10"
},
"platforms": {
"ios": "4.0"
},
"source_files": "THLabel",
"frameworks": "CoreText",
"requires_arc": true
}