Skip to content

Commit

Permalink
removed swifty beaver
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewKiino committed Sep 30, 2016
1 parent 510d527 commit 3553b0c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions Atlantis.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Pod::Spec.new do |s|
s.name = "Atlantis"
s.summary = "Atlantis is a debug logger framework built in Swift."
s.requires_arc = true
s.version = "1.0.6"
s.version = "1.0.7"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "[Andrew Aquino]" => "[[email protected]]" }
s.homepage = 'http://totemv.com/drewkiino.github.io'
s.framework = "UIKit"
s.source = { :git => 'https://github.com/DrewKiino/Atlantis.git', :tag => 'master' }
s.source_files = "Atlantis/Source/*.{swift}"

s.dependency 'SwiftyBeaver'
# s.dependency 'SwiftyBeaver'

end
Binary file not shown.

0 comments on commit 3553b0c

Please sign in to comment.