Revert change in Podfile

This commit is contained in:
Arnfried Griesert
2023-03-20 08:22:33 +01:00
parent 4727a3ddf2
commit d118536f6e
+1 -1
View File
@@ -61,7 +61,7 @@ def import_MatrixKit_pods
end
def import_SwiftUI_pods
pod 'Introspect', '0.1.4'
pod 'Introspect', '~> 0.1'
pod 'DSBottomSheet', '~> 0.3'
pod 'ZXingObjC', '~> 3.6.5'
end