Files
ios_task_2/iOSTask/Pods/Target Support Files/Alamofire/Alamofire.modulemap
T

7 lines
108 B
Plaintext
Raw Normal View History

2023-03-13 23:20:27 +05:30
framework module Alamofire {
umbrella header "Alamofire-umbrella.h"
export *
module * { export * }
}