--- title: "iOS SDK overview" slug: "ios-sdk-overview" description: "This article serves as an overview for the iOS SDK." updated: 2023-05-01T19:26:31Z published: 2023-05-01T19:26:31Z canonical: "docs.screenmeet.com/ios-sdk-overview" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.screenmeet.com/llms.txt > Use this file to discover all available pages before exploring further. # Overview The ScreenMeet SDK for iOS is built as a [Cocoapod](https://cocoapods.org/pods/ScreenMeetSDK). We initially support Swift development and objective-C is following soon. Visit the [iOS Quickstart Guide](https://docs.screenmeet.com/v1/docs/ios-quickstart-guide) to get your first app built with the SDK. ## API Documentation The API documentation for the iOS SDK can be found [here](https://api-docs.screenmeet.com/ios/2.0.9/index.html). ## **Requirements** Live product provisioned for your organization ## Sample Apps We have two sample apps in our [GitHub repository](https://github.com/screenmeet/screenmeet-live-sdk-ios/tree/2.0.1/Example).