blob: 61d57515d7e9774f224a150a856f9c9a38bc4897 [file] [log] [blame]
{
"name": "THLabel",
"version": "1.1",
"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"
},
"platforms": {
"ios": "4.0"
},
"source_files": "THLabel",
"requires_arc": true
}