[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / f / KoreanKit / 1.0.1 / KoreanKit.podspec.json
blob3b28dee1c4d3727287fc5b617090be1c1849bd93
2   "name": "KoreanKit",
3   "version": "1.0.1",
4   "summary": "You can separate the initial, neutral, and finalities of Hangul.",
5   "description": "You can separate the initial, neutral, and finalities of Hangul. You can check if the text is syllable",
6   "homepage": "https://github.com/bugkingK/KoreanKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bugkingK": "myway0710@naver.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "osx": "10.10",
17     "ios": "10.0",
18     "watchos": "3.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/bugkingK/KoreanKit.git",
23     "tag": "1.0.1"
24   },
25   "source_files": [
26     "Classes",
27     "Sources/**/*.{swift}"
28   ],
29   "swift_version": "5.0"