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