Skip to content

Commit 74df4e5

Browse files
author
erichmzhang
committed
podspec modified
1 parent cba4b6d commit 74df4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QCloudCOSXML.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Pod::Spec.new do |s|
88
s.author = { "QCloud Terminal Team" => "QCloudTerminalTeam" }
99
s.source = { :git => "https://github.com/tencentyun/qcloud-sdk-ios.git", :tag => s.version.to_s }
1010
s.ios.deployment_target = '8.0'
11-
s.source_files = 'COSXML/Classes/**/*'
11+
s.source_files = 'QCloudCOSXML/Classes/**/*'
1212
s.dependency 'QCloudCore','5.0.0'
1313
end

0 commit comments

Comments
 (0)