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 fe1a0f5 commit 9f069ddCopy full SHA for 9f069dd
QCloudCOSXML.podspec
@@ -8,7 +8,7 @@ s.version = "5.5.7"
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 = 'QCloudCOSXML/Classes/**/*','QCloudCOSXML/Classes/QCloudCOSXML/*'
+ s.source_files = 'QCloudCOSXML/Classes/**/*'
12
s.dependency "QCloudCore",'5.5.7'
13
s.static_framework = true
14
0 commit comments