mirror of
https://github.com/hmalik144/Book_lib_iOS.git
synced 2026-01-31 02:41:43 +00:00
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
framework module Alamofire {
|
|
umbrella header "Alamofire-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|