Files
OrderScheduling/Pods/AMapLocation-NO-IDFA/AMapLocationKit.framework/Modules/module.modulemap
DDIsFriend f0e8a1709d initial
2023-08-18 17:28:57 +08:00

7 lines
111 B
Plaintext

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