Skip to content

Commit

Permalink
Update podspec dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera-ernesto committed Nov 7, 2017
1 parent 9b737b9 commit d73f9dd
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 @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.preserve_paths = "README.md", "NOTICE"

s.dependency 'NBUCore', '>= 2.0.5'
s.dependency 'NBUCore', '>= 2.1.0'
s.dependency 'CocoaLumberjack', '>= 3.x'

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

0 comments on commit d73f9dd

Please sign in to comment.