blob: 620bd6636a411d046433c611ab47a5467c1ba446 [file] [log] [blame]
{
"name": "HiraginoLabel",
"version": "0.1.5",
"summary": "UIlabel that can display Hiragino font perfectly.",
"description": "When using Hiragino font for regular UIlabe, many cases do not display properly.\nWith HiraginoLabel, you can display perfectly a line without appending code.",
"homepage": "https://github.com/kohei1218/HiraginoLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kohei1218": "yandapanda1218@gmail.com"
},
"source": {
"git": "https://github.com/kohei1218/HiraginoLabel.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HiraginoLabel/Classes/*",
"frameworks": "UIKit"
}