Skip to content

Commit

Permalink
Update IDMPhotoBrowserMize.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
RamNalluri authored Apr 1, 2024
1 parent 2f1aaf8 commit a7223b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IDMPhotoBrowserMize.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = "IDMPhotoBrowserMize"
s.summary = "Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more."
s.version = "1.11.4"
s.version = "1.11.5"
s.homepage = "https://github.com/RamNalluri/IDMPhotoBrowser"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
s.author = { "Eduardo Callado" => "rambabu.nalluri@gmail.com" }
s.source = { :git => "https://github.com/RamNalluri/IDMPhotoBrowser.git", :tag => "1.11.4" }
s.source = { :git => "https://github.com/RamNalluri/IDMPhotoBrowser.git", :tag => "1.11.5" }
s.platform = :ios, '8.0'
s.source_files = 'Classes/*.{h,m}'
s.resources = 'Classes/IDMPhotoBrowser.bundle', 'Classes/IDMPBLocalizations.bundle'
Expand Down

0 comments on commit a7223b0

Please sign in to comment.