Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 authored Aug 21, 2024
1 parent b6dd450 commit fe5fa28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ HaishinKit has a multi-module configuration. If you want to use the SRT protocol
| | HaishinKit | SRTHaishinKit |
| - | :- | :- |
| SPM | https://github.com/shogo4405/HaishinKit.swift | https://github.com/shogo4405/HaishinKit.swift |
| CocoaPods |<pre>def import_pods<br> pod 'HaishinKit', '~> 1.9.2<br>end</pre>|<pre>def import_pods<br> pod 'SRTHaishinKit', '~> 1.9.2<br>end</pre>|
| CocoaPods |<pre>def import_pods<br> pod 'HaishinKit', '~> 1.9'<br>end</pre>|<pre>def import_pods<br> pod 'SRTHaishinKit', '~> 1.9'<br>end</pre>|
| Carthage | github "shogo4405/HaishinKit.swift" ~> 1.9.2 | Not available. |
* SRTHaishinKit via CocoaPods supports only iOS and tvOS.

Expand Down

0 comments on commit fe5fa28

Please sign in to comment.