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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
d
/
9
/
e
/
FCGdSdk
/
1.0.5
/
FCGdSdk.podspec.json
blob
f2c544f62b0aa3bb7b14d0aee53287adaf34a468
1
{
2
"name": "FCGdSdk",
3
"version": "1.0.5",
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.5"
20
},
21
"source_files": "FCGdSdk/FCGdSdk.framework/Headers/*.h",
22
"vendored_frameworks": "FCGdSdk/*.framework",
23
"dependencies": {
24
"GSIOPSDK": [
25
26
]
27
}
28
}