mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00

We'll be using https://github.com/vector-im/compound-ios eventually so this tidies up the Xcode project dependencies in the mean time.
24 lines
573 B
Plaintext
24 lines
573 B
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "swift-argument-parser",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-argument-parser",
|
|
"state" : {
|
|
"revision" : "fddd1c00396eed152c45a46bea9f47b98e59301d",
|
|
"version" : "1.2.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "yams",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/jpsim/Yams.git",
|
|
"state" : {
|
|
"revision" : "01835dc202670b5bb90d07f3eae41867e9ed29f6",
|
|
"version" : "5.0.1"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|