forked from liveview-native/liveview-client-swiftui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
32 lines (32 loc) · 891 Bytes
/
Package.resolved
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
32
{
"pins" : [
{
"identity" : "liveview-native-core-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/liveviewnative/liveview-native-core-swift.git",
"state" : {
"branch" : "main",
"revision" : "19a43bb48109af76d91237b238490d449c51e517"
}
},
{
"identity" : "swiftphoenixclient",
"kind" : "remoteSourceControl",
"location" : "https://github.com/davidstump/SwiftPhoenixClient.git",
"state" : {
"revision" : "613989bf2e562d8a851ea83741681c3439353b45",
"version" : "5.0.0"
}
},
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup.git",
"state" : {
"revision" : "6778575285177365cbad3e5b8a72f2a20583cfec",
"version" : "2.4.3"
}
}
],
"version" : 2
}