Skip to content

Commit e17af34

Browse files
author
eagleychen
committed
add header
1 parent d9f4b9b commit e17af34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IoTVideoCloudKit.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Pod::Spec.new do |s|
2727
# 预编译框架配置 - 使用IoTVideoCloud.framework
2828
s.vendored_frameworks = 'IoTVideoCloud.framework'
2929
s.preserve_paths = 'IoTVideoCloud.framework'
30+
s.public_header_files = 'IoTVideoCloud.framework/Headers/*.h'
3031

3132
# 依赖配置
3233
s.dependency 'CocoaAsyncSocket', '7.6.5'

0 commit comments

Comments
 (0)