Authored by Justin R. Miller

bump podspec version

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