Authored by Justin R. Miller

1.4.1 bumps

Changelog
---------
### 1.4.1
#### September 5, 2014
- Properly deprecated `-[RMMapView orderMarkersByYPosition]` and `-[RMMapView orderClusterMarkersAboveOthers]`.
### 1.4.0
#### September 4, 2014
... ...
Pod::Spec.new do |m|
m.name = 'Mapbox-iOS-SDK'
m.version = '1.4.0'
m.version = '1.4.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.'
... ...