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
/
6
/
0
/
7
/
Revolt
/
1.0.0
/
Revolt.podspec.json
blob
f58bfad38a64e08b0bfbd2da76e65953060eca41
1
{
2
"name": "Revolt",
3
"version": "1.0.0",
4
"summary": "Revolt SDK, tracking events",
5
"homepage": "http://example.com/",
6
"authors": {
7
"Name": "jacek.grygiel@miquido.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"source": {
17
"git": "https://github.com/miquido/revolt-sdk-ios-binary.git",
18
"tag": "1.0.0"
19
},
20
"ios": {
21
"vendored_frameworks": "Frameworks/Revolt.framework"
22
}
23
}