blob: 3b9df245e12d6246a0f9db8c297a2a8634354821 [file] [log] [blame]
{
"name": "K3Pinyin",
"version": "1.0.0",
"summary": "a simple wap to use pinyin with swift.",
"description": "a simple wap to use pinyin with swift. \nsupport strip combining marks、strip whitespace... with option",
"homepage": "https://github.com/CrazyFanFan/K3Pinyin/",
"license": "MIT",
"authors": {
"Crazy凡": "827799383@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrazyFanFan/K3Pinyin.git",
"tag": "1.0.0"
},
"source_files": "K3Pinyin/**/*.{h,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}