jsdw_ios/Pods/AMap3DMap/MAMapKit.framework/Modules/module.modulemap

7 lines
97 B
Plaintext

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