Skip to content

Commit 1d37af5

Browse files
author
erichmzhang
committed
no message
1 parent 6a1dd76 commit 1d37af5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QCloudNewCOSV4.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Pod::Spec.new do |s|
1515
TODO: Add long description of the pod here.aaa
1616
DESC
1717

18-
s.homepage = "http://git.code.oa.com/qcloud-terminal/QCloudCOS"
18+
s.homepage = "https://github.com/tencentyun/qcloud-sdk-ios.git"
1919
s.license = 'MIT'
2020
s.author = { "QCloud Terminal Team" => "QCloudTerminalTeam" }
2121
s.source = { :git => "https://github.com/tencentyun/qcloud-sdk-ios.git", :tag => s.version.to_s }
2222
s.ios.deployment_target = '8.0'
23-
s.source_files = 'QCloudNewCOSV4/Pod/Classes/**/*'
23+
s.source_files = 'QCloudNewCOSV4/Pod/Classes/**'
2424

2525
s.dependency 'QCloudCore','5.2.0'
2626

0 commit comments

Comments
 (0)