blob: 3c55d3b482e0cdc2b9794f05b8e9f3f773dd05de [file] [log] [blame]
{
"name": "WKPinyin",
"version": "1.0.0",
"summary": "汉字转拼音,可选择是否显示音标。",
"homepage": "https://github.com/WelkinXie/WKPinyin",
"license": "MIT",
"authors": {
"Welkin Xie": "welkin995@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WelkinXie/WKPinyin.git",
"tag": "1.0.0"
},
"source_files": "WKPinyin/WKPinyin/*.{swift}",
"requires_arc": true
}