lpw
2024-06-28 2a6e182ea4428bff2e16f033c28850f3a02a93a9
commit | author | age
e0ec42 1 framework module FBSDKLoginKit {
L 2     umbrella header "FBSDKLoginKit.h"
3
4     export *
5     module * { export * }
6 }
7
8 module FBSDKLoginKit.Swift {
9   header "FBSDKLoginKit-Swift.h"
10   requires objc
11 }