This repository was archived by the owner on May 13, 2024. It is now read-only.
Commit cee45f5 1 parent 7e58e7b commit cee45f5 Copy full SHA for cee45f5
File tree 2 files changed +9
-10
lines changed
2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ Pod::Spec.new do |s|
21
21
s . swift_version = '5.0'
22
22
23
23
s . source_files = 'Sources/MembraneRTC/**/*'
24
- s . dependency 'WebRTC-SDK' , '104.5112.15'
25
24
s . dependency 'SwiftProtobuf'
26
25
s . dependency 'PromisesSwift'
27
26
s . dependency 'SwiftPhoenixClient' , '~> 4.0.0'
Original file line number Diff line number Diff line change 1
1
{
2
2
"object": {
3
3
"pins": [
4
+ {
5
+ "package": "WebRTCMembraneFramework",
6
+ "repositoryURL": "https://github.com/jellyfish-dev/ios-webrtc-specs.git",
7
+ "state": {
8
+ "branch": null,
9
+ "revision": "9b7ad6d4490e4c517114fdb675696215a5195252",
10
+ "version": "104.5112.15"
11
+ }
12
+ },
4
13
{
5
14
"package": "Promises",
6
15
"repositoryURL": "https://github.com/google/promises.git",
19
28
"version": "6.6.0"
20
29
}
21
30
},
22
- {
23
- "package": "WebRTC",
24
- "repositoryURL": "https://github.com/jellyfish-dev/ios-webrtc-specs.git",
25
- "state": {
26
- "branch": null,
27
- "revision": "12b4db3a8ba9f45fbb768cca48ff317959e7c986",
28
- "version": "104.5112.15"
29
- }
30
- },
31
31
{
32
32
"package": "Starscream",
33
33
"repositoryURL": "https://github.com/daltoniam/Starscream.git",
You can’t perform that action at this time.
0 commit comments