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] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git]
/
Specs
/
1
/
7
/
f
/
SNetGif
/
0.0.6
/
SNetGif.podspec.json
blob
7180f13a8085eb46eadeb3fab077d0d6ea2040d2
1
{
2
"name": "SNetGif",
3
"version": "0.0.6",
4
"summary": "I am summary.",
5
"homepage": "https://github.com/captain91/SNetGif.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ALT SNET": "captain0091@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/captain91/SNetGif.git",
18
"tag": "0.0.6"
19
},
20
"vendored_frameworks": "Frameworks/SNetGif.framework",
21
"frameworks": [
22
"JavaScriptCore",
23
"MediaPlayer",
24
"OpenAL"
25
],
26
"libraries": [
27
"c++",
28
"iconv",
29
"icucore",
30
"resolv",
31
"sqlite3",
32
"z"
33
],
34
"requires_arc": true
35
}