blob: a252bafecd43dbbd9d1949ff1b51dd6a941652fc [file] [log] [blame]
{
"name": "DOSChineseStringCompare",
"version": "1.0.7",
"summary": "這是個對中文字排序及算筆畫的的 pod",
"description": "這是個對中文字排序的 pod,可以依照注音、筆畫、拼音或 Unihan 碼排序。還可以回傳某個中文字是幾劃。",
"homepage": "https://github.com/dolphinsue319/DOSChineseStringCompare",
"license": "MIT",
"authors": {
"dolphinsue319": "dolphinsue@mail2000.com.tw"
},
"source": {
"git": "https://github.com/dolphinsue319/DOSChineseStringCompare.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}