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