[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 1 / mecab-ko-dic-utf-8 / 0.1.0 / mecab-ko-dic-utf-8.podspec.json
blobf18f9531ebab6808b72debf7abebd2315fef958e
2   "name": "mecab-ko-dic-utf-8",
3   "version": "0.1.0",
4   "summary": "mecab-ko-dic in UTF-8 format - a Korean dictionary for use with Mecab.",
5   "homepage": "https://github.com/shirakaba/mecab-ko-dic-utf-8",
6   "license": {
7     "type": "Apache",
8     "file": "bundleContents/COPYING"
9   },
10   "authors": {
11     "name": "Jamie Birch",
12     "email": "14055146+shirakaba@users.noreply.github.com"
13   },
14   "platforms": {
15     "ios": "10.3",
16     "osx": "10.11"
17   },
18   "source": {
19     "git": "https://github.com/shirakaba/mecab-ko-dic-utf-8.git",
20     "tag": "v0.1.0"
21   },
22   "resource_bundles": {
23     "mecab-ko-dic-utf-8": "bundleContents/*"
24   },
25   "info_plist": {
26     "mecab-ko-dic authors": "Yongwoon Lee (bibreen@gmail.com); Yungho Yu (mousegood@gmail.com)",
27     "mecab-ko-dic repo": "https://bitbucket.org/eunjeon/mecab-ko-dic",
28     "mecab-ko-dic version": "2.1.1"
29   }