KernLabel 0.5.0× TestsTested ✓ LangLanguage SwiftSwift License MIT ReleasedLast Release Oct 2016 SPMSupports SPM ✗Maintained by Taishi Ikai.Installation Guide×Installation Guide for KernLabelYou want to add pod 'KernLabel', '~> 0.5' similar to the following to your Podfile:target 'MyApp' do pod 'KernLabel', '~> 0.5' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KernLabelSee PodspecGitHub RepoPage on CocoaPods.orgKernLabel 0.5.0ByTaishi Ikaiikait/KernLabelGitHub Repo KernLabel KernLabel is a UILabel replacement to show mainly Japanese texts kerning applied for readability. Requirements iOS 8.0+ Usage Just use like a UILabel.