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