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