summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-08-21 17:07:10 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-08-21 17:07:10 -0700
commit7e5e0962d5869a25ba5ecba238bfa50f8b866200 (patch)
tree5cec7af488e6c98e6440f44f0e00f7a2dde53e76 /ios
parentb8a2fb4a52a3f0e9695718ea4ff80984d0dd86f5 (diff)
downloadqtlocation-mapboxgl-7e5e0962d5869a25ba5ecba238bfa50f8b866200.tar.gz
update CocoaPods build download 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 a7a0ed1ee5..fa4d656bea 100644
--- a/ios/Mapbox-iOS-SDK.podspec
+++ b/ios/Mapbox-iOS-SDK.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |m|
m.documentation_url = 'https://www.mapbox.com/mapbox-gl-ios'
m.source = {
- :http => "http://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-gl-ios-#{m.version.to_s}.zip",
+ :http => "http://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-ios-sdk-#{m.version.to_s}.zip",
:flatten => true
}