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

7 lines
103 B
Plaintext

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