[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 4 / HiraginoLabel / 0.1.5 / HiraginoLabel.podspec.json
blob620bd6636a411d046433c611ab47a5467c1ba446
2   "name": "HiraginoLabel",
3   "version": "0.1.5",
4   "summary": "UIlabel that can display Hiragino font perfectly.",
5   "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.",
6   "homepage": "https://github.com/kohei1218/HiraginoLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kohei1218": "yandapanda1218@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kohei1218/HiraginoLabel.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HiraginoLabel/Classes/*",
22   "frameworks": "UIKit"