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 6a1dd76 commit 1d37af5Copy full SHA for 1d37af5
QCloudNewCOSV4.podspec
@@ -15,12 +15,12 @@ Pod::Spec.new do |s|
15
TODO: Add long description of the pod here.aaa
16
DESC
17
18
- s.homepage = "http://git.code.oa.com/qcloud-terminal/QCloudCOS"
+ s.homepage = "https://github.com/tencentyun/qcloud-sdk-ios.git"
19
s.license = 'MIT'
20
s.author = { "QCloud Terminal Team" => "QCloudTerminalTeam" }
21
s.source = { :git => "https://github.com/tencentyun/qcloud-sdk-ios.git", :tag => s.version.to_s }
22
s.ios.deployment_target = '8.0'
23
- s.source_files = 'QCloudNewCOSV4/Pod/Classes/**/*'
+ s.source_files = 'QCloudNewCOSV4/Pod/Classes/**'
24
25
s.dependency 'QCloudCore','5.2.0'
26
0 commit comments