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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
0
/
b
/
8
/
CGFace
/
1.0.0
/
CGFace.podspec.json
blob
11cd87286b7920018801813c1a85eaaa2e38bbae
1
{
2
"name": "CGFace",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "表情解析工具",
6
"homepage": "https://github.com/KnowChat/GCFace/tree/1.0.0",
7
"source": {
8
"git": "https://github.com/KnowChat/GCFace.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "CGFace/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"authors": {
17
"Q-FeiYu": "18258193662@163.com"
18
}
19
}