Skip to content

rentready/zoom-ios-sdk-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zoom iOS SDK Binary Distribution

Precompiled Zoom iOS SDK xcframework files tagged by Zoom iOS SDK version and presented as a consumable podspec.

Usage

Integrating is as simple as adding 1 line to your main target in your projects Podfile.

  • For Flutter & React Native this file is usually located at ios/Podfile
  • For Flutter the target is usually called Runner and can be added inside the target 'Runner' do block in your podfile.
  • For React Native this would be inside the target that has all your local React-* pods included.
pod 'MobileRTC', :podspec => 'https://github.com/rentready/zoom-ios-sdk-frameworks/raw/6.0.12.15920/MobileRTC.podspec'

⚠️ Note: Due to a known bug in CocoaPods Cocoapods Won't Download Source if Podfile Uses :path or :git to Refer to Podspec File, using the :git option with a specific tag to include the pod may not work as expected.

Zoom iOS SDK minimum version policy

See SDK minimum version policy to identify the minimum versions of each SDK required by the dates noted.

Supported Zoom iOS SDK versions

The below are the currently supported Zoom iOS SDK versions of this repository, this list is updated automatically.

...and more

License

The contents of this repository are licensed under the MIT license.