webex / webex-ios-sdk

iOS SDK for Webex
https://developer.webex.com/docs/sdks/ios
Other
25 stars 25 forks source link
ios ios-sdk sdk swift webex webex-ios-sdk webexsdk

Cisco Webex iOS SDK

CocoaPods license

The Cisco Webex iOS SDK makes it easy to integrate and secure messaging, meeting and calling features in your iOS apps.

SDK types:

Pod usage:

target 'MyApp' do
  pod 'WebexSDK/Wxc'
end

Pod usage:

target 'MyApp' do
  pod 'WebexSDK/Meeting'
end

Pod usage:

target 'MyApp' do
  pod 'WebexSDK'
end

All the SDKs are independent of each other. Developers can use either one of them to fulfil their use case.

Documentation

Support

License

© 2016-2023 Cisco Systems, Inc. and/or its affiliates. All Rights Reserved.

See LICENSE for details.