mirror of
https://github.com/hmalik144/Book_lib_iOS.git
synced 2026-06-16 23:11:54 +01:00
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
framework module Alamofire {
|
|
umbrella header "Alamofire-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|