blob: 42d6a6ebcfe60918bc5a57a6244f17d836e52a36 [file] [log] [blame]
{
"name": "XQNLP",
"version": "0.0.2",
"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.2"
},
"source_files": [
"XQNLP",
"XQNLP/**/*.{h,m}"
],
"requires_arc": true
}