[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / d / 2 / HangulSwift / 0.6 / HangulSwift.podspec.json
blobd6e200e9782ae515d2338ce33aa798a20a212e9b
2   "name": "HangulSwift",
3   "version": "0.6",
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.6"
20   },
21   "source_files": "lib",
22   "resources": "keymaps/*.txt"