filesbox/app/filesbox_ios/FilesBox/Pods/SVGKit/SVGKitLibrary/SVGKit-iOS/SVGKit.modulemap
2023-09-21 10:53:23 +08:00

7 lines
93 B
Plaintext

framework module SVGKit {
umbrella header "SVGKit.h"
export *
module * { export * }
}