lpw
5 days ago 50bcb6a209d98a699304c2ceb1132fa0843d06c1
1
2
3
4
5
6
7
8
9
framework module FirebaseCore {
umbrella header "FirebaseCore-umbrella.h"
export *
module * { export * }
  link framework "Foundation"
  link framework "Security"
  link framework "WatchKit"
  link "z"
}