blob: c4feafd5a93f3a48d9c83125269566fe9feffffe [file] [log] [blame]
{
"name": "KernLabel",
"version": "0.5.0",
"summary": "KernLabel is a UILabel replacement to show mainly Japanese texts kerning applied for readability.",
"homepage": "https://github.com/ikait/KernLabel",
"screenshots": [
"https://raw.githubusercontent.com/ikait/KernLabel/master/images/sample1.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taishi Ikai": "m@ikai.tokyo"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ikait/KernLabel.git",
"tag": "0.5.0"
},
"source_files": "KernLabel/KernLabel/**/*.{h,swift}",
"requires_arc": true
}