[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / a / KernLabel / 0.3.5 / KernLabel.podspec.json
blob379ceedf8efcb927c17ceec88d70777113772b64
2   "name": "KernLabel",
3   "version": "0.3.5",
4   "summary": "KernLabel is a UILabel replacement to show mainly Japanese texts kerning applied for readability.",
5   "homepage": "https://github.com/ikait/KernLabel",
6   "screenshots": [
7     "https://raw.githubusercontent.com/ikait/KernLabel/master/images/sample1.png"
8   ],
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Taishi Ikai": "m@ikai.tokyo"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/ikait/KernLabel.git",
21     "tag": "0.3.5"
22   },
23   "source_files": "KernLabel/KernLabel/**/*.{h,swift}",
24   "requires_arc": true