mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-16 18:40:08 +08:00
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
framework module Alamofire {
|
|
umbrella header "Alamofire-iOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|