-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d73f9dd
commit de4d777
Showing
82 changed files
with
1,165 additions
and
786 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,16 @@ | ||
|
||
platform :ios, '8.0' | ||
source 'https://github.com/CocoaPods/Specs.git' | ||
use_frameworks! | ||
|
||
target 'ConsoleDemo' do | ||
|
||
# For regular projects | ||
pod 'CocoaLumberjack' | ||
#pod 'LumberjackConsole', :configurations => ['Debug'] | ||
#pod 'LumberjackConsole' | ||
|
||
# Optional for dynamic logging | ||
#pod 'NBULog' | ||
|
||
# For development | ||
pod 'LumberjackConsole', :path => '../' | ||
|
||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,27 @@ | ||
PODS: | ||
- CocoaLumberjack (3.2.0): | ||
- CocoaLumberjack/Default (= 3.2.0) | ||
- CocoaLumberjack/Extensions (= 3.2.0) | ||
- CocoaLumberjack/Default (3.2.0) | ||
- CocoaLumberjack/Extensions (3.2.0): | ||
- CocoaLumberjack (3.3.0): | ||
- CocoaLumberjack/Default (= 3.3.0) | ||
- CocoaLumberjack/Extensions (= 3.3.0) | ||
- CocoaLumberjack/Default (3.3.0) | ||
- CocoaLumberjack/Extensions (3.3.0): | ||
- CocoaLumberjack/Default | ||
- LumberjackConsole (3.0.0): | ||
- LumberjackConsole (3.3.0): | ||
- CocoaLumberjack (>= 3.x) | ||
- NBUCore (>= 2.0.5) | ||
- NBUCore (2.0.5) | ||
- NBUCore (>= 2.1.0) | ||
- NBUCore (2.1.0) | ||
|
||
DEPENDENCIES: | ||
- CocoaLumberjack | ||
- LumberjackConsole (from `../`) | ||
|
||
EXTERNAL SOURCES: | ||
LumberjackConsole: | ||
:path: "../" | ||
:path: ../ | ||
|
||
SPEC CHECKSUMS: | ||
CocoaLumberjack: 9b4aed7073d242f29cc2f62068d995faf67f703a | ||
LumberjackConsole: e36ef0ed4fdcbe8caea3ec5b0e68d06db25e6fce | ||
NBUCore: bfdce78c97f2a9566c97082f44157547223b22a6 | ||
CocoaLumberjack: 3c8c74683302f9012bb168e1c4b7ae3c0b558431 | ||
LumberjackConsole: 1837f5266a9b7052aebc6d6d8c9daa8bdc01b75d | ||
NBUCore: 201af50441f48513ef6d5823a5fc12c9e1f288cd | ||
|
||
PODFILE CHECKSUM: 90a156a3e96d1859607737f390b7347a50d9ff34 | ||
PODFILE CHECKSUM: 39b336eed97bf01478a44c2d0bc9864b93132fda | ||
|
||
COCOAPODS: 1.2.1 | ||
COCOAPODS: 1.3.1 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.