jsdw_ios/Pods/AMapSearch/AMapSearchKit.framework/Modules/module.modulemap

7 lines
107 B
Plaintext

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