7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
framework module Pods_GLWalkthrough_Example {
|
|
umbrella header "Pods-GLWalkthrough_Example-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|