From 42ff863309e3cf60f44eecec7fb6e37552dc734d Mon Sep 17 00:00:00 2001 From: Suzanne Scala Date: Thu, 30 Jul 2026 11:14:42 -0700 Subject: [PATCH] Delete snippets/MapsBetaSnippets/Podfile --- snippets/MapsBetaSnippets/Podfile | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 snippets/MapsBetaSnippets/Podfile diff --git a/snippets/MapsBetaSnippets/Podfile b/snippets/MapsBetaSnippets/Podfile deleted file mode 100644 index b35b38c8..00000000 --- a/snippets/MapsBetaSnippets/Podfile +++ /dev/null @@ -1,6 +0,0 @@ -source 'https://cdn.cocoapods.org/' - -target 'MapsBetaSnippets' do - platform :ios, '10.0' - pod 'GoogleMaps', '= 3.10.0-beta1' -end \ No newline at end of file