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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
d
/
9
/
e
/
FCGdSdk
/
1.0.16
/
FCGdSdk.podspec.json
blob
f16f8abeb03bac04e4c682306a1d9029e9028bc3
1
{
2
"name": "FCGdSdk",
3
"version": "1.0.16",
4
"summary": "FCGdSdk",
5
"description": "埋点组件",
6
"homepage": "https://gitee.com/FCComp/FCGdSdk",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"fczhouyou": "zhouyou@sobey.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://gitee.com/FCComp/FCGdSdk.git",
19
"tag": "1.0.16"
20
},
21
"source_files": "FCGdSdk/FCGdSdk.framework/Headers/*.h",
22
"vendored_frameworks": "FCGdSdk/*.framework",
23
"dependencies": {
24
"GSIOPSDK": [
25
26
]
27
}
28
}