jsdw_ios/Pods/AMapFoundation/AMapFoundationKit.framework/Modules/module.modulemap

7 lines
115 B
Plaintext

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