blob: ebb4bc15eda9b83fccb353419f67fe4f025c27c8 [file] [log] [blame]
{
"name": "XQNLP",
"version": "0.0.1",
"summary": "自然语言处理",
"description": "自然语言的处理,拆分时间和事件",
"homepage": "https://github.com/12daxie/XQNLP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"谢齐": "941803686@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/12daxie/XQNLP.git",
"tag": "0.0.1"
},
"source_files": [
"XQNLP",
"XQNLP/**/*.{h,m}"
],
"requires_arc": true
}