diff --git a/MapboxCoreMaps.podspec b/MapboxCoreMaps.podspec index 0d9ca97..f278993 100644 --- a/MapboxCoreMaps.podspec +++ b/MapboxCoreMaps.podspec @@ -10,7 +10,6 @@ Pod::Spec.new do |m| m.homepage = 'https://docs.mapbox.com/ios/maps/' m.license = { type: 'Commercial', file: 'LICENSE.md' } m.author = { 'Mapbox' => 'mobile@mapbox.com' } - m.screenshot = "https://docs.mapbox.com/ios/maps/api/#{version}/img/screenshot.png" m.social_media_url = 'https://twitter.com/mapbox' m.documentation_url = 'https://docs.mapbox.com/ios/beta/maps/guides/install/'