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