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

7 lines
118 B
Plaintext
Raw Normal View History

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