7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
framework module Pods_MusicPlayer {
|
|
umbrella header "Pods-MusicPlayer-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|