> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.dropboxapi.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.dropboxapi.com/_mcp/server.

# Swift

#### Overview

## SwiftyDropbox for iOS

SwiftyDropbox is our Swift SDK for API v2, which helps you easily integrate Dropbox into your Swift app.

### Code

[SwiftyDropbox](https://github.com/dropbox/SwiftyDropbox) - SwiftyDropbox is open source on GitHub.

### Sample apps

* [PhotoWatch](https://github.com/dropbox/PhotoWatch) - View photos from your Dropbox on your Apple Watch.

#### Install

## Install SwiftyDropbox

You can add SwiftyDropbox to your project via CocoaPods, Carthage, or as an Xcode subproject.

To get started with SwiftyDropbox, check out the README in the GitHub repo, under the [Get started](https://github.com/dropbox/SwiftyDropbox#get-started) section.

#### Tutorial

## SwiftyDropbox tutorial

For a complete tutorial, check out the README in the GitHub repo, under the [Configure your project](https://github.com/dropbox/SwiftyDropbox#configure-your-project) section.

#### Documentation

## SwiftyDropbox documentation

Here's the [full documentation](https://dropbox.github.io/SwiftyDropbox/api-docs/latest/) for the Swift SDK.