diff --git a/Podfile b/Podfile index a65ebc66d..c31896198 100644 --- a/Podfile +++ b/Podfile @@ -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