krz/libre-edit
A free and private text editor for iOS.
clone: git clone https://gitbay.org/krz/libre-edit.git
main: LibreEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved · raw
1{
2 "pins" : [
3 {
4 "identity" : "networkimage",
5 "kind" : "remoteSourceControl",
6 "location" : "https://github.com/gonzalezreal/NetworkImage",
7 "state" : {
8 "revision" : "7aff8d1b31148d32c5933d75557d42f6323ee3d1",
9 "version" : "6.0.0"
10 }
11 },
12 {
13 "identity" : "swift-markdown-ui",
14 "kind" : "remoteSourceControl",
15 "location" : "https://github.com/gonzalezreal/swift-markdown-ui",
16 "state" : {
17 "revision" : "ae799d015a5374708f7b4c85f3294c05f2a564e2",
18 "version" : "2.3.0"
19 }
20 }
21 ],
22 "version" : 2
23}