aboutsummaryrefslogtreecommitdiffhomepage
path: root/patch/FirebaseAnalytics.h
blob: 72c55c606ccdc756cb0e39db567356d96c4cff0c (plain)
1
2
3
4
5
6
7
8
9
// Firebase Analytics umbrella header for interoperating with open source builds
// More details at https://github.com/firebase/firebase-ios-sdk#source-pod-integration

#import "FIRAnalytics+AppDelegate.h"
#import "FIRAnalytics.h"
#import "FIRAnalyticsSwiftNameSupport.h"
#import "FIREventNames.h"
#import "FIRParameterNames.h"
#import "FIRUserPropertyNames.h"