platform :ios, '11.0'

target 'Zufallszahl' do
  use_frameworks!
  # Pods for Zufallszahl
  pod 'Firebase/Core'
  pod 'Firebase/Functions'

end
