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.9
/
Revolt.podspec.json
blob
e0fd37fc5b3426ce6ae90a5defab9ea1455b2577
1
{
2
"name": "Revolt",
3
"version": "1.0.9",
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.9"
19
},
20
"ios": {
21
"vendored_frameworks": "Frameworks/Revolt.framework"
22
}
23
}