Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precall Feature #24

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 8 additions & 4 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
platform :ios, '12.0'
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'VideoSDKRTC_Example' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

pod 'VideoSDKRTC', :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git'
pod 'MessageKit'
pod 'IQKeyboardManagerSwift'
# Pods for VideoSDKRTC_Example
pod 'VideoSDKRTC'
pod 'MessageKit'
pod 'IQKeyboardManagerSwift'

end

85 changes: 69 additions & 16 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,90 @@ PODS:
- InputBarAccessoryView (5.5.0):
- InputBarAccessoryView/Core (= 5.5.0)
- InputBarAccessoryView/Core (5.5.0)
- IQKeyboardManagerSwift (6.5.16)
- IQKeyboardCore (1.0.5)
- IQKeyboardManagerSwift (8.0.0):
- IQKeyboardManagerSwift/Appearance (= 8.0.0)
- IQKeyboardManagerSwift/Core (= 8.0.0)
- IQKeyboardManagerSwift/IQKeyboardReturnManager (= 8.0.0)
- IQKeyboardManagerSwift/IQKeyboardToolbarManager (= 8.0.0)
- IQKeyboardManagerSwift/IQTextView (= 8.0.0)
- IQKeyboardManagerSwift/Resign (= 8.0.0)
- IQKeyboardManagerSwift/Appearance (8.0.0):
- IQKeyboardManagerSwift/Core
- IQKeyboardManagerSwift/Core (8.0.0):
- IQKeyboardNotification
- IQTextInputViewNotification
- IQKeyboardManagerSwift/IQKeyboardReturnManager (8.0.0):
- IQKeyboardReturnManager
- IQKeyboardManagerSwift/IQKeyboardToolbarManager (8.0.0):
- IQKeyboardManagerSwift/Core
- IQKeyboardToolbarManager
- IQKeyboardManagerSwift/IQTextView (8.0.0):
- IQTextView
- IQKeyboardManagerSwift/Resign (8.0.0):
- IQKeyboardManagerSwift/Core
- IQKeyboardNotification (1.0.3)
- IQKeyboardReturnManager (1.0.4):
- IQKeyboardCore (= 1.0.5)
- IQKeyboardToolbar (1.1.1):
- IQKeyboardCore
- IQKeyboardToolbar/Core (= 1.1.1)
- IQKeyboardToolbar/Core (1.1.1):
- IQKeyboardCore
- IQKeyboardToolbar/Placeholderable
- IQKeyboardToolbar/Placeholderable (1.1.1):
- IQKeyboardCore
- IQKeyboardToolbarManager (1.1.2):
- IQKeyboardToolbar
- IQTextInputViewNotification
- IQTextInputViewNotification (1.0.8):
- IQKeyboardCore
- IQTextView (1.0.5):
- IQKeyboardToolbar/Placeholderable
- MessageKit (3.8.0):
- InputBarAccessoryView (~> 5.5.0)
- VideoSDKRTC (2.1.0)
- Socket.IO-Client-Swift (16.1.1):
- Starscream (~> 4.0.8)
- Starscream (4.0.8)
- VideoSDKRTC (2.1.9):
- Socket.IO-Client-Swift (= 16.1.1)

DEPENDENCIES:
- IQKeyboardManagerSwift
- MessageKit
- VideoSDKRTC (from `https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git`)
- VideoSDKRTC

SPEC REPOS:
trunk:
- InputBarAccessoryView
- IQKeyboardCore
- IQKeyboardManagerSwift
- IQKeyboardNotification
- IQKeyboardReturnManager
- IQKeyboardToolbar
- IQKeyboardToolbarManager
- IQTextInputViewNotification
- IQTextView
- MessageKit

EXTERNAL SOURCES:
VideoSDKRTC:
:git: https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git

CHECKOUT OPTIONS:
VideoSDKRTC:
:commit: 915455b5395e243a620c315d49b650c1884216a0
:git: https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git
- Socket.IO-Client-Swift
- Starscream
- VideoSDKRTC

SPEC CHECKSUMS:
InputBarAccessoryView: 1d7b0a672b36e370f01f264b3907ef39d03328e3
IQKeyboardManagerSwift: 12d89768845bb77b55cc092ecc2b1f9370f06b76
IQKeyboardCore: 28c8bf3bcd8ba5aa1570b318cbc4da94b861711e
IQKeyboardManagerSwift: 0c6fbbaa2e60739e48d7cf59f25661471a7a3a65
IQKeyboardNotification: d7382c4466c5a5adef92c7452ebf861b36050088
IQKeyboardReturnManager: 972be48528ce9e7508ab3ab15ac7efac803f17f5
IQKeyboardToolbar: d4bdccfb78324aec2f3920659c77bb89acd33312
IQKeyboardToolbarManager: 6f4072ac620c2572d4af8c09f42a801f3e4909f7
IQTextInputViewNotification: f5e954d8881fd9808b744e49e024cc0d4bcfe572
IQTextView: ae13b4922f22e6f027f62c557d9f4f236b19d5c7
MessageKit: a1ba0c69ebead94029867853eb44dd05b9b3f453
VideoSDKRTC: 42abab38e8bb4dd5c9ad5d23415cf5e0ce87908b
Socket.IO-Client-Swift: 3614bea82ba005df1c2ff01154f4004993e05ad7
Starscream: 19b5533ddb925208db698f0ac508a100b884a1b9
VideoSDKRTC: 679cdce8548a9de7b8328fc4d880102f29c31057

PODFILE CHECKSUM: 9a6c26d40d9f65335d130d844a4f98bb47161e02
PODFILE CHECKSUM: 5f77e138decf4c3801a8849a4499ccba8e2e880c

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2

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.

86 changes: 86 additions & 0 deletions Pods/IQKeyboardCore/IQKeyboardCore/Classes/IQTextInputView.swift

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

Loading