blob: f5d058e96aa1f002295988ae9508d5410a3bc358 [file] [log] [blame]
{
"name": "HKChineseWords",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HKChineseWords/Classes/**/*",
"pushed_with_swift_version": "3.0"
}