Files
SellyCloudSDK_demo/Example/Pods/Target Support Files/Pods-SellyCloudSDK_Example/Pods-SellyCloudSDK_Example.modulemap
2025-11-27 14:12:07 +08:00

7 lines
142 B
Plaintext

framework module Pods_SellyCloudSDK_Example {
umbrella header "Pods-SellyCloudSDK_Example-umbrella.h"
export *
module * { export * }
}