[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / 2 / HangulSwift / 0.7 / HangulSwift.podspec.json
blob6ff58ec21c879a4f272b772cc0a743c942a68ff1
2   "name": "HangulSwift",
3   "version": "0.7",
4   "summary": "Hangul Automata for Swift",
5   "description": "Hangul Automata for Swift\nUsed for Sebul Keyboard https://itunes.apple.com/en/app/id428835384?mt=8",
6   "homepage": "https://github.com/wookay/HangulSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "wookyoung noh": "wookay.noh@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wookay/HangulSwift.git",
19     "tag": "v0.7"
20   },
21   "source_files": "lib",
22   "resources": "keymaps/*.txt"