Skip to content

Commit

Permalink
Update pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscreuzot committed Jan 29, 2021
1 parent c1418d0 commit 0cd770f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftyGif.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftyGif'
s.version = '5.3.0'
s.version = '5.4.0'
s.summary = 'High performance Gif engine in Swift. Add and control Gif images easily!'
s.homepage = 'https://github.com/kirualex/SwiftyGif'
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 0cd770f

Please sign in to comment.