blob: 379ceedf8efcb927c17ceec88d70777113772b64 [file] [log] [blame]
{
"name": "KernLabel",
"version": "0.3.5",
"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.3.5"
},
"source_files": "KernLabel/KernLabel/**/*.{h,swift}",
"requires_arc": true
}