WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 09a1ca1

Browse files
committed
Remove cocoapods support
1 parent 71a0291 commit 09a1ca1

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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

77
A tiny log console to display information while using your iOS app.
88
Written in Swift 4.2.
@@ -90,14 +90,6 @@ Add this to your Cartfile:
9090
github "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

10395
Just drag the source files into your project.

TinyConsole.podspec

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)