Skip to content

Commit

Permalink
[other] update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
JiongXing committed Feb 5, 2024
1 parent f3f379a commit e394056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JXPhotoBrowser.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/JiongXing/PhotoBrowser.git', :tag => s.version.to_s }

s.ios.deployment_target = '11.0'
s.swift_version = '5.0'
s.source_files = 'Sources/JXPhotoBrowser/*'

end

0 comments on commit e394056

Please # to comment.