blob: 1b05df54f6a46dc109562686ed8957949cde4990 [file] [log] [blame]
{
"name": "HKChineseWords",
"version": "0.1.5",
"summary": "A library to get Hong Kong Chinese Words stoke input sequence.",
"description": "A library to get Hong Kong Chinese Words stoke input sequence.\nSource: http://www.edbchinese.hk/lexlist_ch/",
"homepage": "https://github.com/keyfun/hk-chinese-words-ios-library",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Key Fun": "keyfun.hk@gmail.com"
},
"source": {
"git": "https://github.com/keyfun/hk-chinese-words-ios-library.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HKChineseWords/Classes/**/*",
"pushed_with_swift_version": "4.0"
}