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