blob: 47d6adcefea01037e93abf5b201b5bcfa2820c38 [file] [log] [blame]
{
"name": "KRWordWrapLabel",
"version": "2.1.1",
"summary": "UILabel subclass which provides **Word Wrap** based on white spaces not depending on languages",
"homepage": "https://github.com/inkyfox/KRWordWrapLabel",
"screenshots": "https://raw.githubusercontent.com/inkyfox/KRWordWrapLabel/master/screenshot/KRWordWrapLabel.gif",
"license": "MIT",
"authors": {
"Yongha Yoo": "inkyfox@oo-v.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/inkyfox/KRWordWrapLabel.git",
"tag": "2.1.1"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "Sources/KRWordWrapLabel.swift",
"swift_version": "4.1"
}