Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Commit

Permalink
Update JSQMessagesViewController.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jul 17, 2017
1 parent 3f1d546 commit d248f50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion JSQMessagesViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JSQMessagesViewController'
s.version = '7.3.4'
s.version = '7.3.5'
s.summary = 'An elegant messages UI library for iOS.'
s.homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
s.license = 'MIT'
Expand All @@ -23,4 +23,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency 'JSQSystemSoundPlayer', '~> 2.0.1'

s.deprecated = true
end

0 comments on commit d248f50

Please sign in to comment.