File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -682,9 +682,17 @@ The tests also get run on [Travis-CI](https://travis-ci.org/pusher/pusher-websoc
682
682
- If you want to contribute, please submit a pull request (preferrably with some tests :) ).
683
683
684
684
685
- ## Maintainers
685
+ ## Credits
686
686
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.
688
696
689
697
690
698
## License
You can’t perform that action at this time.
0 commit comments