bumps version to avoid collision with private repo tag
Showing
1 changed file
with
1 additions
and
1 deletions
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.' |
-
Please register or login to post a comment