forked from gnosis/safe-ios-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (31 loc) · 1.17 KB
/
.gitmodules
File metadata and controls
31 lines (31 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[submodule "CryptoSwift"]
path = Dependencies/CryptoSwift
url = https://github.com/krzyzanowskim/CryptoSwift.git
[submodule "EthereumKit"]
path = Dependencies/EthereumKit
url = https://github.com/yuzushioh/EthereumKit.git
#url = https://github.com/gnosis/EthereumKit.git
[submodule "RSBarcodes"]
path = Dependencies/RSBarcodes
url = https://github.com/yeahdongcn/RSBarcodes_Swift.git
[submodule "Dependencies/BigInt"]
path = Dependencies/BigInt
url = https://github.com/attaswift/BigInt.git
[submodule "Dependencies/CryptoEthereumSwift"]
path = Dependencies/CryptoEthereumSwift
url = https://github.com/yuzushioh/CryptoEthereumSwift.git
[submodule "Dependencies/SipHash"]
path = Dependencies/SipHash
url = https://github.com/attaswift/SipHash.git
[submodule "BlockiesSwift"]
path = Dependencies/BlockiesSwift
url = https://github.com/gnosis/BlockiesSwift.git
[submodule "Kingfisher"]
path = Dependencies/Kingfisher
url = https://github.com/onevcat/Kingfisher.git
[submodule "DateTools"]
path = Dependencies/DateTools
url = https://github.com/gnosis/DateTools.git
[submodule "Starscream"]
path = Dependencies/Starscream
url = git@github.com:daltoniam/Starscream.git