Authored by Justin R. Miller

bump podspec for 1.6.0

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