blob: 35b3a5e57025b3a009b24f3d678b797ebfd4da0a [file] [log] [blame]
{
"name": "KWTextStyleLabel",
"version": "0.1.2",
"summary": "Subclass of UILabel to modify character spacing and line spacing to your label.",
"description": "Helps in modifying character spacing and line spacing to your label. You can modify using storyboard (Text Style Label) or programmatically.",
"homepage": "https://github.com/keepworks/KWTextStyleLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KeepWorks": "ios@keepworks.com"
},
"source": {
"git": "https://github.com/keepworks/KWTextStyleLabel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KWTextStyleLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}