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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
4
/
9
/
a
/
GoloSwift
/
1.1.10
/
GoloSwift.podspec.json
blob
30c4aae745d23bfe4f72cf71f82e8146d0b8309d
1
{
2
"name": "GoloSwift",
3
"platforms": {
4
"ios": "9.3"
5
},
6
"swift_version": "4.0",
7
"summary": "Swift framework for Golos.io",
8
"homepage": "https://golos.io/",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE.md"
12
},
13
"authors": "msm72",
14
"source_files": [
15
"GoloSwift",
16
"GoloSwift/**/*.{h,m,swift}"
17
],
18
"version": "1.1.10",
19
"source": {
20
"git": "https://github.com/GolosChain/GoloSwift.git",
21
"tag": "1.1.10"
22
},
23
"dependencies": {
24
"Locksmith": [
25
26
],
27
"CryptoSwift": [
28
29
],
30
"secp256k1.swift": [
31
32
],
33
"BeyovaJSON": [
34
"~> 0.0"
35
],
36
"Starscream": [
37
"~> 3.0"
38
],
39
"Localize-Swift": [
40
"~> 2.0"
41
]
42
}
43
}