-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily replacing SwiftWebSocket pod with SwiftWebSocket source
This is because of tidwall/SwiftWebSocket#118 which prevents porjects depending on SwiftWebSocket from being pushed to CocoaPods Opened tidwall/SwiftWebSocket#122. Once the PR is merged and a new version is released this change should be reversed.
- Loading branch information
Showing
6 changed files
with
1,850 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,3 @@ | ||
PODS: | ||
- SwiftWebSocket (2.7.0) | ||
|
||
DEPENDENCIES: | ||
- SwiftWebSocket (~> 2.7) | ||
|
||
SPEC REPOS: | ||
https://github.com/CocoaPods/Specs.git: | ||
- SwiftWebSocket | ||
|
||
SPEC CHECKSUMS: | ||
SwiftWebSocket: 612c9729fd503cb6b0b8b45390c788686dac306f | ||
|
||
PODFILE CHECKSUM: 9c66a5c5568d403b205b561306afa348593a412b | ||
PODFILE CHECKSUM: bb2f3edb1650e977e46a2a5f1b1dc67cd3e6fb3c | ||
|
||
COCOAPODS: 1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.