blob: 3e8d67d37522dacbc10dabf2c921b6b46a04ec70 [file] [log] [blame]
{
"name": "KWTextStyleLabel",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KWTextStyleLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}