target 'Planet Tour' do
  # Comment this line if you're not using Swift and don't want to use dynamic frameworks
  use_frameworks!
 
  # Pods for Planet Tour
  pod 'Firebase/Core'
  pod 'Firebase/RemoteConfig'
end

