Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Jan 21, 2025
1 parent 0796c77 commit 0b1a8b8
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,10 @@ Please contains Info.plist.
* NSCameraUsageDescription

## 🔧 Installation
HaishinKit has a multi-module configuration. If you want to use the SRT protocol, please use SRTHaishinKit.
| | HaishinKit | SRTHaishinKit |
| - | :- | :- |
| SPM | https://github.com/shogo4405/HaishinKit.swift | https://github.com/shogo4405/HaishinKit.swift |
| CocoaPods |<pre>def import_pods<br> pod 'HaishinKit', '~> 2.0.0'<br>end</pre>|<pre>def import_pods<br> pod 'SRTHaishinKit', '~> 2.0.0'<br>end</pre>|
* SRTHaishinKit via CocoaPods supports only iOS and tvOS.
* Discontinued support for Carthage. #1542
* Using Swift Package Manager
- https://github.com/shogo4405/HaishinKit.swift
* [Discontinued support for CocoaPods.](https://github.com/shogo4405/HaishinKit.swift/discussions/1672)
* [Discontinued support for Carthage.](https://github.com/shogo4405/HaishinKit.swift/pull/1543)

## 📓 Settings
### 🔧 Prerequisites
Expand Down

0 comments on commit 0b1a8b8

Please sign in to comment.