[Add] YIM 2.2.1
[CocoaPods.git] / Specs / b / f / e / K3Pinyin / 1.0.0 / K3Pinyin.podspec.json
blob3b9df245e12d6246a0f9db8c297a2a8634354821
2   "name": "K3Pinyin",
3   "version": "1.0.0",
4   "summary": "a simple wap to use pinyin with swift.",
5   "description": "a simple wap to use pinyin with swift. \nsupport strip combining marks、strip whitespace... with option",
6   "homepage": "https://github.com/CrazyFanFan/K3Pinyin/",
7   "license": "MIT",
8   "authors": {
9     "Crazy凡": "827799383@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CrazyFanFan/K3Pinyin.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "K3Pinyin/**/*.{h,swift}",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "swift_version": "5.0"