Files
POCloud-iOS/Pods/Target Support Files/Alamofire/Alamofire.modulemap
Patrick McDonagh 909925a334 Initial Commit
2018-05-25 12:56:07 -05:00

7 lines
108 B
Plaintext

framework module Alamofire {
umbrella header "Alamofire-umbrella.h"
export *
module * { export * }
}