summaryrefslogtreecommitdiff
path: root/platform/ios/docs/doc-README.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-02-20 17:50:56 -0500
committerJason Wray <jason@mapbox.com>2017-02-21 16:10:00 -0500
commita1c477b4dbf16e3e691d35eedd3f5c7a4fbb9c5e (patch)
tree6f29eda2bb4b122898d5fea8edab8176ebfb7bdf /platform/ios/docs/doc-README.md
parentc7975e6a18b397df9918687ef8c8d0f76d00be76 (diff)
downloadqtlocation-mapboxgl-a1c477b4dbf16e3e691d35eedd3f5c7a4fbb9c5e.tar.gz
[ios] Update docs for iOS 8 deployment target
Diffstat (limited to 'platform/ios/docs/doc-README.md')
-rw-r--r--platform/ios/docs/doc-README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/docs/doc-README.md b/platform/ios/docs/doc-README.md
index e91bc0b1cc..6c2693cbbf 100644
--- a/platform/ios/docs/doc-README.md
+++ b/platform/ios/docs/doc-README.md
@@ -1,6 +1,6 @@
# [Mapbox iOS SDK](https://www.mapbox.com/ios-sdk/)
-The Mapbox iOS SDK is an open-source framework for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 7.0 and above using Objective-C, Swift, or Interface Builder. It takes stylesheets that conform to the [Mapbox Style Specification](https://www.mapbox.com/mapbox-gl-style-spec/), applies them to vector tiles that conform to the [Mapbox Vector Tile Specification](https://www.mapbox.com/developers/vector-tiles/), and renders them using OpenGL.
+The Mapbox iOS SDK is an open-source framework 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. It takes stylesheets that conform to the [Mapbox Style Specification](https://www.mapbox.com/mapbox-gl-style-spec/), applies them to vector tiles that conform to the [Mapbox Vector Tile Specification](https://www.mapbox.com/developers/vector-tiles/), and renders them using OpenGL.
![Mapbox iOS SDK screenshots](img/screenshot.png)