Skip to content

Commit

Permalink
Update CocoaLumberjack requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernesto Rivera committed Nov 7, 2014
1 parent 97764d8 commit 0ec8ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LumberjackConsole.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.preserve_paths = "README.md", "NOTICE"

s.dependency 'NBUCore', '>= 2.0.3'
s.dependency 'CocoaLumberjack', '>= 2.0.0-beta3'
s.dependency 'CocoaLumberjack', '>= 2.0.0-beta4'

s.source_files = 'Source/*.{h,m}'
s.resources = 'Source/*.{storyboard}'
Expand Down

0 comments on commit 0ec8ded

Please sign in to comment.