File tree Expand file tree Collapse file tree 2 files changed +1
-29
lines changed
Expand file tree Collapse file tree 2 files changed +1
-29
lines changed Original file line number Diff line number Diff line change 22
33# TinyConsole
44
5- <img src =" https://img.shields.io/badge/platform-iOS-blue.svg?style=flat " alt =" Platform iOS " /> <img src =" https://img.shields.io/badge/swift4.2-compatible-green.svg?style=flat " alt =" Swift 4.2 compatible " /> <img src =" https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg?style=flat " alt = " Cocoapods compatible " /> < img src = " https://img.shields.io/badge/ Carthage-compatible-brightgreen.svg?style=flat" alt =" Carthage compatible " /> <img src =" https://img.shields.io/badge/license-MIT-blue.svg?style=flat " alt =" License MIT " />
5+ <img src =" https://img.shields.io/badge/platform-iOS-blue.svg?style=flat " alt =" Platform iOS " /> <img src =" https://img.shields.io/badge/swift4.2-compatible-green.svg?style=flat " alt =" Swift 4.2 compatible " /> <img src =" https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat " alt =" Carthage compatible " /> <img src =" https://img.shields.io/badge/license-MIT-blue.svg?style=flat " alt =" License MIT " />
66
77A tiny log console to display information while using your iOS app.
88Written in Swift 4.2.
@@ -90,14 +90,6 @@ Add this to your Cartfile:
9090github " Cosmo/TinyConsole"
9191```
9292
93- ### [ CocoaPods] ( https://cocoapods.org )
94-
95- Add this to your Podfile:
96-
97- ``` ruby
98- pod ' TinyConsole'
99- ```
100-
10193### Manually
10294
10395Just drag the source files into your project.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments