* GoogleSignIn (4.4.0 -> 5.0.2) * GTMSessionFetcher (1.5.0 -> 1.7.2) * GoogleToolboxForMac (Removed)
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
module GTMAppAuth {
|
|
umbrella header "GTMAppAuth-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|