From fe04357fdc3c023ad3b7de17859dd3bc586fc8df Mon Sep 17 00:00:00 2001 From: Suzanne Scala Date: Thu, 30 Jul 2026 11:13:47 -0700 Subject: [PATCH] Delete snippets/PlacesSnippets/Podfile --- snippets/PlacesSnippets/Podfile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 snippets/PlacesSnippets/Podfile diff --git a/snippets/PlacesSnippets/Podfile b/snippets/PlacesSnippets/Podfile deleted file mode 100644 index 48233c62..00000000 --- a/snippets/PlacesSnippets/Podfile +++ /dev/null @@ -1,7 +0,0 @@ -source 'https://cdn.cocoapods.org/' - -target 'PlacesSnippets' do - platform :ios, '15.0' - pod 'GooglePlaces', '9.2.0' - pod 'GoogleMaps', '9.2.0' -end \ No newline at end of file