We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bfdb6 commit cad165bCopy full SHA for cad165b
RDImageViewerController.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'RDImageViewerController'
11
- s.version = '7.0.1'
+ s.version = '7.0.2'
12
s.summary = 'Simple but powerful image viewer.'
13
s.homepage = 'https://github.com/0x0c/RDImageViewerController'
14
# This description is used to generate tags and improve search results.
@@ -34,6 +34,6 @@ Pod::Spec.new do |s|
34
35
# s.public_header_files = 'Pod/Classes/**/*.h'
36
# s.frameworks = 'UIKit', 'MapKit'
37
- s.dependency 'PureLayout', '~> 3.1.6'
+ s.dependency 'PureLayout', '~> 3.1.8'
38
end
39
0 commit comments