CocoaLumberjackSwift.h 299 B

123456789101112
  1. //
  2. // CocoaLumberjackSwift.h
  3. // Lumberjack
  4. //
  5. // Created by C.W. Betts on 6/25/15.
  6. //
  7. //
  8. //This header is mostly blank because all of the declarations are in Swift.
  9. //Still, this header may still be needed so Swift doesn't complain when importing CocoaLumberjackSwift.
  10. @import CocoaLumberjack;