Files
SellyCloudSDK_demo/Example/Pods/Target Support Files/Pods-SellyCloudSDK_Example/Pods-SellyCloudSDK_Example.modulemap
2026-03-01 15:59:27 +08:00

7 lines
142 B
Plaintext

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