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