summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-05-14 14:53:26 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-05-14 14:53:26 -0700
commit1bb7be670217f801c36c46401b2d1ac14ce185b6 (patch)
tree414ad9a14a650ee04a77e1fa793871a72b740454 /ios
parente7d60f8e0b6f0af33780c9aa6097534cead7d14d (diff)
downloadqtlocation-mapboxgl-1bb7be670217f801c36c46401b2d1ac14ce185b6.tar.gz
update podspec homepage
Diffstat (limited to 'ios')
-rw-r--r--ios/MapboxGL.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec
index 1f68e18a55..6ee2fd9669 100644
--- a/ios/MapboxGL.podspec
+++ b/ios/MapboxGL.podspec
@@ -5,7 +5,7 @@ Pod::Spec.new do |m|
m.summary = 'Open source vector map solution for iOS with full styling capabilities.'
m.description = 'Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.'
- m.homepage = 'https://www.mapbox.com/blog/mapbox-gl/'
+ m.homepage = 'https://www.mapbox.com/mapbox-gl-ios/'
m.license = 'BSD'
m.author = { 'Mapbox' => 'mobile@mapbox.com' }
m.screenshot = 'https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png'