Authored by Justin R. Miller

bump podspec version

Pod::Spec.new do |m|
m.name = 'Mapbox-iOS-SDK'
m.version = '1.6.0'
m.version = '1.6.1'
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.'
... ...