dashboard
repositories
filestore
activity
search
login
main
/
WAFirebaseImpl
Firebase
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
3.9.2
lpw
2021-01-26
454098c2f508505fc55c60c577250b8610abaaf3
[WAFirebaseImpl.git]
/
frameworks
/
FirebaseCore.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
7
8
9
10
framework module FirebaseCore {
umbrella header "FirebaseCore.h"
export *
module * { export * }
link framework "CoreTelephony"
link framework "Foundation"
link framework "SystemConfiguration"
link framework "UIKit"
link "z"
}