Skip to content

Commit 3a812e5

Browse files
committed
Removed references to CocoaPods & Jazzy
1 parent cb4f3b1 commit 3a812e5

File tree

7 files changed

+0
-243
lines changed

7 files changed

+0
-243
lines changed

.github/workflows/jazzy.yml

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

.github/workflows/pod_lib_lint.yml

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

.jazzy.yaml

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

Gemfile

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

Gemfile.lock

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

InterposeKit.podspec

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

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![SwiftPM](https://github.com/steipete/InterposeKit/workflows/SwiftPM/badge.svg)](https://github.com/steipete/InterposeKit/actions?query=workflow%3ASwiftPM)
44
[![xcodebuild](https://github.com/steipete/InterposeKit/workflows/xcodebuild/badge.svg)](https://github.com/steipete/InterposeKit/actions?query=workflow%3Axcodebuild)
5-
[![pod lib lint](https://github.com/steipete/InterposeKit/workflows/pod%20lib%20lint/badge.svg)](https://github.com/steipete/InterposeKit/actions?query=workflow%3A%22pod+lib+lint%22)
65
![Xcode 11.4+](https://img.shields.io/badge/Xcode-11.4%2B-blue.svg)
76
![Swift 5.2+](https://img.shields.io/badge/Swift-5.2%2B-orange.svg)
87
<!--
@@ -158,10 +157,6 @@ Building InterposeKit requires Xcode 11.4+ or a Swift 5.2+ toolchain with the Sw
158157
Add `.package(url: "https://github.com/steipete/InterposeKit.git", from: "0.0.1")` to your
159158
`Package.swift` file's `dependencies`.
160159

161-
### CocoaPods
162-
163-
[InterposeKit is on CocoaPods](https://cocoapods.org/pods/InterposeKit). Add `pod 'InterposeKit'` to your `Podfile`.
164-
165160
### Carthage
166161

167162
Add `github "steipete/InterposeKit"` to your `Cartfile`.

0 commit comments

Comments
 (0)