diff options
Diffstat (limited to 'iCUrHealth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved')
| -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 +} | 
