[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / a / 9 / 5 / KoreanStringSearchHelper / 0.9.9 / KoreanStringSearchHelper.podspec.json
blob77bc6bb34f3bf4c927ab7989c51c8a5331b5609f
2   "name": "KoreanStringSearchHelper",
3   "version": "0.9.9",
4   "summary": "Support Korean initial search and Korean partial search.",
5   "swift_versions": "5.0",
6   "description": "initial search => 초성 검색 ex) ㄱㄴㄷ => 가나다 partial search => 자소 분리 검색 ex) 간 => 가나",
7   "homepage": "https://github.com/jykim99/Korean-string-search-helper-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "42582071": "jykim99"
14   },
15   "source": {
16     "git": "https://github.com/jykim99/Korean-string-search-helper-iOS.git",
17     "tag": "0.9.9"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "KoreanStringSearchHelper/Classes/**/*",
23   "swift_version": "5.0"