7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
framework module Pods_Cable {
|
|
umbrella header "Pods-Cable-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|