---
title: "About Objective-C SDK"
description: "Contentstack iOS SDK lets you fetch and deliver content from Contentstack."
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/ios/about-objective-c-sdk"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-20"
---

# About Objective-C SDK

_Use Contentstack to power content for your iOS projects_

Contentstack provides iOS SDK that Developers can use to develop iOS applications and power its content from Contentstack. The Contentstack iOS SDK uses our [Content Delivery APIs](/docs/developers/apis/content-delivery-api) to fetch content from Contentstack and deliver it to your iOS-based applications.

**Note**: The Contentstack iOS SDK supports objC and Swift 4.2 and iOS 10 or later.

In order to integrate your iOS app with Contentstack iOS SDK, follow the steps mentioned in the [Get Started](/docs/developers/sdks/content-delivery-sdk/ios/get-started-with-ios-sdk/) section.

You can check out the [sample iOS apps](/docs/developers/sdks/content-delivery-sdk/ios/about-objective-c-sdk/#sample-apps-for-ios) that Contentstack have developed to see iOS SDK in action. 

## More resources

*   [View and Download iOS SDK repository on GitHub](https://github.com/contentstack/contentstack-ios)