Authored by Justin R. Miller

refs #388: update spec email

@@ -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' }