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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
8
/
c
/
d
/
SwiftWebP
/
1.0.2
/
SwiftWebP.podspec.json
blob
143160d5f858e928ff5e8418fbcd534157f9630b
1
{
2
"name": "SwiftWebP",
3
"version": "1.0.2",
4
"license": {
5
"type": "MIT",
6
"file": "FILE_LICENSE"
7
},
8
"summary": "webp",
9
"homepage": "https://gitlab.com/CactusProject/SwiftWebP.git",
10
"authors": "Jin Sasaki",
11
"source": {
12
"git": "https://gitlab.com/CactusProject/SwiftWebP.git",
13
"tag": "1.0.2",
14
"submodules": true
15
},
16
"requires_arc": true,
17
"platforms": {
18
"ios": "8.0"
19
},
20
"libraries": "z",
21
"frameworks": [
22
"Foundation",
23
"UIKit",
24
"SystemConfiguration"
25
],
26
"vendored_frameworks": "Frameworks/*.framework"
27
}