Authored by Denis Zamataev

bumps version to avoid collision with private repo tag

1 Pod::Spec.new do |m| 1 Pod::Spec.new do |m|
2 2
3 m.name = 'Mapbox-iOS-SDK@sputnik' 3 m.name = 'Mapbox-iOS-SDK@sputnik'
4 - m.version = '1.6.0-sputnik' 4 + m.version = '1.6.1-sputnik'
5 5
6 m.summary = 'Fork of MapBox iOS SDK with some patches.' 6 m.summary = 'Fork of MapBox iOS SDK with some patches.'
7 m.description = 'An open source toolset for building mapping applications for iOS devices with great flexibility for visual styling, offline use, and customizability.' 7 m.description = 'An open source toolset for building mapping applications for iOS devices with great flexibility for visual styling, offline use, and customizability.'