diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-02-11 07:52:32 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-02-11 07:52:40 -0700 |
commit | 4632f8bc1e0318dd9d5057828a2fd8c851efb858 (patch) | |
tree | 77907fc0c8803de8a7c9a5b017f53bd57e30b013 /iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata | |
parent | 4a2577004e9c9600be06ecd9cbe3f81685f6bfe9 (diff) |
more
Diffstat (limited to 'iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata')
-rw-r--r-- | iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..4f5ec76 --- /dev/null +++ b/iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,23 @@ +{ + "pins" : [ + { + "identity" : "iphonenumberfield", + "kind" : "remoteSourceControl", + "location" : "https://github.com/MojtabaHs/iPhoneNumberField.git", + "state" : { + "revision" : "5298972c899ba3555a77549bebeace2e16bc927d", + "version" : "0.10.1" + } + }, + { + "identity" : "phonenumberkit", + "kind" : "remoteSourceControl", + "location" : "https://github.com/marmelroy/PhoneNumberKit", + "state" : { + "revision" : "7268078304df2f4e07ac864b5ba27ae4c1e6f4a6", + "version" : "3.7.7" + } + } + ], + "version" : 2 +} |