jsdw_ios/Pods/AMapLocation/AMapLocationKit.framework/Modules/module.modulemap

7 lines
111 B
Plaintext

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