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

Commit

Permalink
deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jul 3, 2016
1 parent ca00048 commit 8510f18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion JSQNotificationObserverKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JSQNotificationObserverKit'
s.version = '5.0.0'
s.version = '5.0.1'
s.license = 'MIT'

s.summary = 'Generic notifications and observers for Cocoa and CocoaTouch'
Expand All @@ -18,4 +18,5 @@ Pod::Spec.new do |s|
s.watchos.deployment_target = '2.0'

s.requires_arc = true
s.deprecated = true
end

0 comments on commit 8510f18

Please sign in to comment.