Authored by Denis Zamataev

adds a version with -sputnik suffix for a forked mapbox

Pod::Spec.new do |m|
m.name = 'Mapbox-iOS-SDK'
m.version = '1.6.0'
m.version = '1.6.0-sputnik'
m.summary = 'An open source toolset for building mapping applications for iOS devices.'
m.description = 'An open source toolset for building mapping applications for iOS devices with great flexibility for visual styling, offline use, and customizability.'
... ...