summaryrefslogtreecommitdiff
path: root/platform/macos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/macos/README.md')
-rw-r--r--platform/macos/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/platform/macos/README.md b/platform/macos/README.md
new file mode 100644
index 0000000000..211b238d55
--- /dev/null
+++ b/platform/macos/README.md
@@ -0,0 +1,12 @@
+# Mapbox macOS SDK
+
+[![Bitrise](https://www.bitrise.io/app/155ef7da24b38dcd.svg?token=4KSOw_gd6WxTnvGE2rMttg&branch=master)](https://www.bitrise.io/app/155ef7da24b38dcd)
+
+A library based on [Mapbox GL Native](../../README.md) 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.
+
+This SDK is analogous to the Mapbox iOS SDK, and much of the iOS SDK documentation applies here. Mapbox does not officially support the macOS SDK to the same extent as the iOS SDK; however, bug reports and pull requests are certainly welcome.
+
+* [Integrating the Mapbox macOS SDK into your application](INSTALL.md)
+* [Contributing to the Mapbox macOS SDK](DEVELOPING.md)
+
+<img alt="" src="screenshot.png" width="645">