diff --git a/GooglePlaces/Podfile b/GooglePlaces/Podfile deleted file mode 100755 index 7bcc0f6b..00000000 --- a/GooglePlaces/Podfile +++ /dev/null @@ -1,8 +0,0 @@ -source 'https://cdn.cocoapods.org/' - -platform :ios, '15.0' - -target 'GooglePlacesXCFrameworkDemos' do - project 'GooglePlacesXCFrameworkDemos' - pod 'GooglePlaces', '= 9.2.0' -end