Skip to content

Commit

Permalink
Merge pull request #179 from tinode/calls-dev
Browse files Browse the repository at this point in the history
Video calls iOS
  • Loading branch information
aforge authored Jun 7, 2022
2 parents 333d723 + c54379d commit 2bf91a0
Show file tree
Hide file tree
Showing 134 changed files with 18,034 additions and 3,385 deletions.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ target 'Tinodios' do
pod 'FirebaseMessaging'
pod 'FirebaseAnalytics'
pod 'FirebaseCrashlytics'
pod 'GoogleWebRTC'
pod 'Kingfisher', '~> 5.0'
pod 'MobileVLCKit', '~> 3.4.1b9'
pod 'PhoneNumberKit', '~> 3.3'
Expand Down
8 changes: 6 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ PODS:
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.6.0):
- GoogleUtilities/Logger
- GoogleWebRTC (1.1.31999)
- Kingfisher (5.15.8):
- Kingfisher/Core (= 5.15.8)
- Kingfisher/Core (5.15.8)
Expand Down Expand Up @@ -124,6 +125,7 @@ DEPENDENCIES:
- FirebaseCore
- FirebaseCrashlytics
- FirebaseMessaging
- GoogleWebRTC
- Kingfisher (~> 5.0)
- MobileVLCKit (~> 3.4.1b9)
- PhoneNumberKit (~> 3.3)
Expand All @@ -142,6 +144,7 @@ SPEC REPOS:
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
- GoogleWebRTC
- Kingfisher
- MobileVLCKit
- nanopb
Expand All @@ -161,6 +164,7 @@ SPEC CHECKSUMS:
GoogleAppMeasurement: a3311dbcf3ea651e5a070fe8559b57c174ada081
GoogleDataTransport: 629c20a4d363167143f30ea78320d5a7eb8bd940
GoogleUtilities: 684ee790a24f73ebb2d1d966e9711c203f2a4237
GoogleWebRTC: b39a78c4f5cc6b0323415b9233db03a2faa7b0f0
Kingfisher: a3c03d702433fa6cfedabb2bddbe076fb8f2e902
MobileVLCKit: 63fd88297505b97027f23842ae9df3a7bf17b31e
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand All @@ -169,6 +173,6 @@ SPEC CHECKSUMS:
SQLite.swift: 903bfa3bc9ab06345fdfbb578e34f47cfcf417da
SwiftKeychainWrapper: 6fc49fbf7d4a6b0772917acb0e53a1639f6078d6

PODFILE CHECKSUM: 11c6be0f696f6223ca7f2e195144266d02d1784d
PODFILE CHECKSUM: d0381fbdf040f6976c849033a575788f75c96558

COCOAPODS: 1.11.2
COCOAPODS: 1.11.3

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2bf91a0

Please sign in to comment.