Skip to content

Commit 1b14440

Browse files
committed
Add note about libraries used
1 parent 7cba6be commit 1b14440

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,9 +682,17 @@ The tests also get run on [Travis-CI](https://travis-ci.org/pusher/pusher-websoc
682682
- If you want to contribute, please submit a pull request (preferrably with some tests :) ).
683683
684684
685-
## Maintainers
685+
## Credits
686686
687-
PusherSwift is owned and maintained by [Pusher](https://pusher.com). It was originally created by [Hamilton Chapman](https://github.com/hamchapman)
687+
PusherSwift is owned and maintained by [Pusher](https://pusher.com). It was originally created by [Hamilton Chapman](https://github.com/hamchapman).
688+
689+
It uses code from the following repositories:
690+
691+
* [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift)
692+
* [Reachability.swift](https://github.com/ashleymills/Reachability.swift)
693+
* [Starscream](https://github.com/daltoniam/Starscream)
694+
695+
The individual licenses for these libraries are included in the corresponding Swift files.
688696
689697
690698
## License

0 commit comments

Comments
 (0)