blob: 9d6ec30a8942871a8d8eb03b62356eb94af41432 [file] [log] [blame]
{
"name": "K3Pinyin",
"version": "0.0.4",
"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凡": "kongkk@fxiaoke.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrazyFanFan/K3Pinyin.git",
"tag": "0.0.4"
},
"source_files": "K3Pinyin/**/*.{h,swift}",
"requires_arc": true,
"swift_version": "5.0",
"dependencies": {
"K3Base": [
]
}
}