Skip to content

Commit 5af028b

Browse files
committed
Update README for third-party dependency metions
- Replaces the swift-sodium mention with TweetNacl - Removes the Starscream mention
1 parent 2ceca4e commit 5af028b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,8 +1168,7 @@ PusherSwift is owned and maintained by [Pusher](https://pusher.com). It was orig
11681168
It uses code from the following repositories:
11691169
11701170
- [Reachability.swift](https://github.com/ashleymills/Reachability.swift)
1171-
- [Starscream](https://github.com/daltoniam/Starscream) (removed in v9.0.0)
1172-
- [Sodium](https://github.com/jedisct1/swift-sodium)
1171+
- [TweetNacl](https://github.com/bitmark-inc/tweetnacl-swiftwrap)
11731172
11741173
The individual licenses for these libraries are included in the corresponding Swift files.
11751174

0 commit comments

Comments
 (0)