Newer
Older
XinYang_IOS / Pods / AMapLocation / AMapLocationKit.framework / Modules / module.modulemap
@zhangfeng zhangfeng on 7 Dec 2023 111 bytes 1.8.0
framework module AMapLocationKit {
  umbrella header "AMapLocationKit.h"

  export *
  module * { export * }
}