summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-02-15 11:52:23 -0800
committerMinh Nguyễn <mxn@1ec5.org>2016-02-15 11:52:23 -0800
commita503048457d154fff091f2e507c9b898efdd28fe (patch)
treee9a2b5f9a4508c41795eb5d76aad97237a107319 /ios
parent16d4aa29333291fc82ddc3ec7e3f896b21d2a51d (diff)
downloadqtlocation-mapboxgl-a503048457d154fff091f2e507c9b898efdd28fe.tar.gz
[ios] Updated podspec screenshot URL
Diffstat (limited to 'ios')
-rw-r--r--ios/Mapbox-iOS-SDK.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Mapbox-iOS-SDK.podspec b/ios/Mapbox-iOS-SDK.podspec
index a6f2779bac..5f7238d310 100644
--- a/ios/Mapbox-iOS-SDK.podspec
+++ b/ios/Mapbox-iOS-SDK.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |m|
m.homepage = 'https://www.mapbox.com/ios-sdk/'
m.license = { :type => 'BSD', :file => 'LICENSE.md' }
m.author = { 'Mapbox' => 'mobile@mapbox.com' }
- m.screenshot = 'https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png'
+ m.screenshot = 'https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/platform/ios/screenshot.png'
m.social_media_url = 'https://twitter.com/mapbox'
m.documentation_url = 'https://www.mapbox.com/ios-sdk/'