repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
e
/
c
/
8
/
XQNLP
/
0.0.2
/
XQNLP.podspec.json
blob
42d6a6ebcfe60918bc5a57a6244f17d836e52a36
1
{
2
"name": "XQNLP",
3
"version": "0.0.2",
4
"summary": "自然语言处理",
5
"description": "自然语言的处理,拆分时间和事件",
6
"homepage": "https://github.com/12daxie/XQNLP",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"谢齐": "941803686@qq.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/12daxie/XQNLP.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"XQNLP",
23
"XQNLP/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}