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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
6
/
0
/
7
/
Revolt
/
1.0.10
/
Revolt.podspec.json
blob
d631feec3e02577b119b9d3a4e09184764fd6407
1
{
2
"name": "Revolt",
3
"version": "1.0.10",
4
"summary": "Revolt SDK, tracking events",
5
"homepage": "http://miquido.com/",
6
"authors": {
7
"Name": "jacek.grygiel@miquido.com"
8
},
9
"license": {
10
"type": "Apache 2.0",
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.10"
19
},
20
"ios": {
21
"vendored_frameworks": "Frameworks/Revolt.framework"
22
}
23
}