Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0c committed May 14, 2021
1 parent 42bfdb6 commit cad165b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RDImageViewerController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RDImageViewerController'
s.version = '7.0.1'
s.version = '7.0.2'
s.summary = 'Simple but powerful image viewer.'
s.homepage = 'https://github.com/0x0c/RDImageViewerController'
# This description is used to generate tags and improve search results.
Expand All @@ -34,6 +34,6 @@ Pod::Spec.new do |s|

# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
s.dependency 'PureLayout', '~> 3.1.6'
s.dependency 'PureLayout', '~> 3.1.8'
end

0 comments on commit cad165b

Please sign in to comment.