File tree 2 files changed +1
-29
lines changed
2 files changed +1
-29
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# TinyConsole
4
4
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 " />
6
6
7
7
A tiny log console to display information while using your iOS app.
8
8
Written in Swift 4.2.
@@ -90,14 +90,6 @@ Add this to your Cartfile:
90
90
github " Cosmo/TinyConsole"
91
91
```
92
92
93
- ### [ CocoaPods] ( https://cocoapods.org )
94
-
95
- Add this to your Podfile:
96
-
97
- ``` ruby
98
- pod ' TinyConsole'
99
- ```
100
-
101
93
### Manually
102
94
103
95
Just 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