summaryrefslogtreecommitdiff
path: root/platform/ios/README.md
blob: 4356edf580930be2f1f5ddb9d9f534d53746e296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# [Mapbox iOS SDK](https://www.mapbox.com/ios-sdk/)

[![Bitrise](https://www.bitrise.io/app/7514e4cf3da2cc57.svg?token=OwqZE5rSBR9MVWNr_lf4sA&branch=master)](https://www.bitrise.io/app/7514e4cf3da2cc57)

A library based on [Mapbox GL Native](../../README.md) for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 8.0 and above using Objective-C, Swift, or Interface Builder.

This repository is for day-to-day development of the SDK. Building the SDK yourself requires [a number of dependencies and steps](../../INSTALL.md) that are unnecessary for developing production applications. For production applications, please consider installing an official, production-ready version instead.

* [Integrate a production-ready version of the Mapbox iOS SDK into your application](https://www.mapbox.com/install/ios/).
* [Integrate custom builds of the Mapbox iOS SDK into your application](INSTALL.md)
* [Contributing to the Mapbox iOS SDK](DEVELOPING.md)

![](docs/img/screenshot.png)