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