File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "QCloudCOSXML"
3- s . version = "5.0.1 "
3+ s . version = "5.0.2 "
44 s . summary = "QCloudCOSXML 腾讯云iOS-SDK组件"
55
66 s . homepage = "https://cloud.tencent.com/"
@@ -9,5 +9,5 @@ Pod::Spec.new do |s|
99 s . source = { :git => "https://github.com/tencentyun/qcloud-sdk-ios.git" , :tag => s . version . to_s }
1010 s . ios . deployment_target = '8.0'
1111 s . source_files = 'QCloudCOSXML/Classes/**/*'
12- s . dependency 'QCloudCore' , '5.0.1 '
12+ s . dependency 'QCloudCore' , '5.0.2 '
1313end
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = "QCloudCore"
11- s . version = "5.0.1 "
11+ s . version = "5.0.2 "
1212 s . summary = "QCloudCore--腾讯云iOS-SDK Foundation"
1313
1414# This description is used to generate tags and improve search results.
You can’t perform that action at this time.
0 commit comments