7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
|
|
framework module Pods_QXLive {
|
||
|
|
umbrella header "Pods-QXLive-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|