CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Jan 2017 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by KikurageChan.
When you enter the following code on ViewController, ConsoleView is displayed at the top
コード | 説明 |
---|---|
SCprintln(_:) | at new line |
SCprint(_:) | no line break |
Code |
---|
SimpleConsoleView.backColor |
SimpleConsoleView.textColor |
SimpleConsoleView.barColor |
SimpleConsoleView.barLineColor |
SimpleConsoleView.barTintColor |
use_frameworks!
pod "SimpleConsoleView"
To run the example project, clone the repo, and run pod install
from the Example directory first.
SimpleConsoleView is available under the MIT license. See the LICENSE file for more info.