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