summaryrefslogtreecommitdiff
path: root/platform/macos/docs
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-08-25 11:28:00 -0700
committerGitHub <noreply@github.com>2016-08-25 11:28:00 -0700
commitd0a0b2ef7e4af9129183ac31d46d600f196ccaf2 (patch)
tree500341f38547c67ff5b8eacdf50975e9fe300ef8 /platform/macos/docs
parent11f3a587c4831b27e4260f8e6ee06abb322f77e0 (diff)
downloadqtlocation-mapboxgl-d0a0b2ef7e4af9129183ac31d46d600f196ccaf2.tar.gz
[macos] Typo
[skip ci]
Diffstat (limited to 'platform/macos/docs')
-rw-r--r--platform/macos/docs/pod-README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/docs/pod-README.md b/platform/macos/docs/pod-README.md
index 0255cf6e41..8af262cc8f 100644
--- a/platform/macos/docs/pod-README.md
+++ b/platform/macos/docs/pod-README.md
@@ -1,6 +1,6 @@
# [Mapbox macOS SDK](https://github.com/mapbox/mapbox-gl-native/tree/master/platform/macos/)
-The Mapbox macOS SDK is an open-source framework for embedding interactive map views with scalable, customizable vector maps into Cocoa applications on macOS 10.10.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 macOS SDK is an open-source framework for embedding interactive map views with scalable, customizable vector maps into Cocoa applications on macOS 10.10.0 and above using Objective-C, Swift, Interface Builder, or AppleScript. 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.
<img alt="" src="https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/platform/macos/screenshot.png" width="645">