[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 7 / 4 / HiraginoLabel / 0.1.4 / HiraginoLabel.podspec.json
blobaa46cbc885c9f486b5d72fd32eba7f5ca9f2e28b
2   "name": "HiraginoLabel",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HiraginoLabel/Classes/*",
22   "frameworks": "UIKit"