We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba4b6d commit 74df4e5Copy full SHA for 74df4e5
QCloudCOSXML.podspec
@@ -8,6 +8,6 @@ Pod::Spec.new do |s|
8
s.author = { "QCloud Terminal Team" => "QCloudTerminalTeam" }
9
s.source = { :git => "https://github.com/tencentyun/qcloud-sdk-ios.git", :tag => s.version.to_s }
10
s.ios.deployment_target = '8.0'
11
- s.source_files = 'COSXML/Classes/**/*'
+ s.source_files = 'QCloudCOSXML/Classes/**/*'
12
s.dependency 'QCloudCore','5.0.0'
13
end
0 commit comments