blob: 43814adaf7b7423aa9c3cbe1422657f9821c5054 [file] [log] [blame]
{
"name": "THLabel",
"version": "1.4.9",
"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.9"
},
"platforms": {
"ios": "4.0"
},
"source_files": "THLabel",
"frameworks": "CoreText",
"requires_arc": true
}