Skip to content

Commit c07844f

Browse files
committed
Update podspec version.
1 parent a381878 commit c07844f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InteractiveImageView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'InteractiveImageView'
3-
s.version = '1.0.20'
3+
s.version = '1.0.21'
44
s.summary = 'Simple UIView to interact with UIImageView like scroll, zoom, pinch and crop.'
55
s.homepage = 'https://github.com/egzonpllana/InteractiveImageView'
66
s.license = { :type => 'MIT', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)