Skip to content

Commit

Permalink
update to 7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vajra committed Sep 5, 2023
1 parent 6e31531 commit c9a8aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YZAppSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "YZAppSDK"
s.version = "7.2.1"
s.version = "7.2.3"
s.summary = "An AppSDK for Youzanyun."
s.description = 'There are praise cloud AppSDK is for mobile applications to build the electricity trading system' \
'through an SDK will be able to integrate in the APP to provide the entire transaction services.'
Expand All @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
s.frameworks = 'WebKit', 'UIKit', 'Foundation'
s.requires_arc = true

s.ios.deployment_target = "8.0"
s.ios.deployment_target = "11.0"
s.default_subspec = 'Base'

s.pod_target_xcconfig = {
Expand Down

0 comments on commit c9a8aa3

Please sign in to comment.