SimpleConsoleView 1.0.1

SimpleConsoleView 1.0.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jan 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by KikurageChan.



  • By
  • KikurageChan

SimpleConsoleView

sample

Usage

When you enter the following code on ViewController, ConsoleView is displayed at the top

コード 説明
SCprintln(_:) at new line
SCprint(_:) no line break

Property

sample

Code
SimpleConsoleView.backColor
SimpleConsoleView.textColor
SimpleConsoleView.barColor
SimpleConsoleView.barLineColor
SimpleConsoleView.barTintColor

Requirements

  • iOS 8.0
  • Swift Version 3.0

Installation

use_frameworks!

pod "SimpleConsoleView"

Example App

To run the example project, clone the repo, and run pod install from the Example directory first.

License

SimpleConsoleView is available under the MIT license. See the LICENSE file for more info.