blob: 3b28dee1c4d3727287fc5b617090be1c1849bd93 [file] [log] [blame]
{
"name": "KoreanKit",
"version": "1.0.1",
"summary": "You can separate the initial, neutral, and finalities of Hangul.",
"description": "You can separate the initial, neutral, and finalities of Hangul. You can check if the text is syllable",
"homepage": "https://github.com/bugkingK/KoreanKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bugkingK": "myway0710@naver.com"
},
"swift_versions": "5.0",
"platforms": {
"osx": "10.10",
"ios": "10.0",
"watchos": "3.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/bugkingK/KoreanKit.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Sources/**/*.{swift}"
],
"swift_version": "5.0"
}