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