7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
framework module AFOAuth2Manager {
|
|
umbrella header "AFOAuth2Manager-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|