{ | |
"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 | |
} |