refs #388: update spec email
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,7 +7,7 @@ Pod::Spec.new do |m| | @@ -7,7 +7,7 @@ Pod::Spec.new do |m| | ||
7 | m.description = 'Open source alternative to MapKit supporting custom tile sources, offline use, and complete cache control.' | 7 | m.description = 'Open source alternative to MapKit supporting custom tile sources, offline use, and complete cache control.' |
8 | m.homepage = 'http://mapbox.com/mobile' | 8 | m.homepage = 'http://mapbox.com/mobile' |
9 | m.license = 'BSD' | 9 | m.license = 'BSD' |
10 | - m.author = { 'Mapbox' => 'ios@mapbox.com' } | 10 | + m.author = { 'Mapbox' => 'mobile@mapbox.com' } |
11 | m.screenshot = 'https://raw.github.com/mapbox/mapbox-ios-sdk/packaging/screenshot.png' | 11 | m.screenshot = 'https://raw.github.com/mapbox/mapbox-ios-sdk/packaging/screenshot.png' |
12 | 12 | ||
13 | m.source = { :git => 'https://github.com/mapbox/mapbox-ios-sdk.git', :branch => 'develop' } | 13 | m.source = { :git => 'https://github.com/mapbox/mapbox-ios-sdk.git', :branch => 'develop' } |
-
Please register or login to post a comment