Podfile 103 B

1234
  1. target 'authtest13' do
  2. platform :ios, '9.0'
  3. pod 'FirebaseAppDistribution', :path => '../../..'
  4. end