7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
framework module Pods_PNObject_Example {
|
|
umbrella header "Pods-PNObject_Example-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|