7 lines
112 B
Plaintext
Executable File
7 lines
112 B
Plaintext
Executable File
framework module Pods_Runner {
|
|
umbrella header "Pods-Runner-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|