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