commit | author | age | ||
aca600 | 1 | framework module FirebaseAnalyticsSwift { |
L | 2 | umbrella header "FirebaseAnalyticsSwift-umbrella.h" |
3 | ||
4 | export * | |
5 | module * { export * } | |
6 | } | |
7 | ||
8 | module FirebaseAnalyticsSwift.Swift { | |
9 | header "FirebaseAnalyticsSwift-Swift.h" | |
10 | requires objc | |
11 | } |