Integrate Webex into your iOS apps quickly. Example:https://github.com/webex/webex-ios-sdk-example API-reference:https://webex.github.io/webex-ios-sdk/
The Cisco Webex iOS SDK makes it easy to integrate and secure messaging, meeting and calling features in your iOS apps.
Pod usage:
target 'MyApp' do
pod 'WebexSDK/Message'
end
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.
© 2016-2025 Cisco Systems, Inc. and/or its affiliates. All Rights Reserved.
See LICENSE for details.