summaryrefslogtreecommitdiff
path: root/ios/docs
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-08-21 11:01:07 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-08-21 11:01:07 -0700
commit3f99f5e712000f6b3b469c566e57ddd05dcff3e8 (patch)
tree3224981a4dbad62aa01c80a26ed8d045de2098dd /ios/docs
parent6d1c10dc1884712a66e7231cc18ecf1e21414b77 (diff)
downloadqtlocation-mapboxgl-3f99f5e712000f6b3b469c566e57ddd05dcff3e8.tar.gz
GL is the library, SDK is the product
Diffstat (limited to 'ios/docs')
-rwxr-xr-xios/docs/install_docs.sh2
-rw-r--r--ios/docs/pod-README.md7
2 files changed, 8 insertions, 1 deletions
diff --git a/ios/docs/install_docs.sh b/ios/docs/install_docs.sh
index 1a5f97a8d3..9af3368c11 100755
--- a/ios/docs/install_docs.sh
+++ b/ios/docs/install_docs.sh
@@ -26,7 +26,7 @@ perl \
/tmp/mbgl/ios/*.h
appledoc \
--output ${OUTPUT} \
- --project-name "Mapbox GL for iOS ${VERSION}" \
+ --project-name "Mapbox iOS SDK ${VERSION}" \
--project-company Mapbox \
--create-docset \
--company-id com.mapbox \
diff --git a/ios/docs/pod-README.md b/ios/docs/pod-README.md
new file mode 100644
index 0000000000..7ffbf3b2c0
--- /dev/null
+++ b/ios/docs/pod-README.md
@@ -0,0 +1,7 @@
+# Mapbox iOS SDK
+
+An open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.
+
+For more information, check out [our online overview](https://www.mapbox.com/mapbox-gl-ios/).
+
+[![](https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png)]()