mirror of
https://github.com/hmalik144/Book_lib_iOS.git
synced 2025-12-10 02:35:21 +00:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
framework module Pods_Books_App {
|
|
umbrella header "Pods-Books_App-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|