Skip to content

Commit

Permalink
Merge pull request #155 from square/tschweiger/revert-podspec-changes…
Browse files Browse the repository at this point in the history
…-mailui

Revert version bump for `AardvarkMailUI`
  • Loading branch information
tobischw authored Aug 28, 2024
2 parents 71dde55 + c569b16 commit 53f0ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AardvarkMailUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Pod::Spec.new do |s|
s.source_files = 'Sources/AardvarkMailUI/**/*.{h,m,swift}'
s.private_header_files = 'Sources/AardvarkMailUI/**/*_Testing.h', 'Sources/AardvarkMailUI/PrivateCategories/*.h'

s.dependency 'Aardvark', '~> 5.1.0'
s.dependency 'Aardvark', '~> 5.0'
end

0 comments on commit 53f0ed4

Please sign in to comment.