diff options
author | Brad Leege <bleege@gmail.com> | 2015-04-17 17:15:57 -0500 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2015-04-17 17:15:57 -0500 |
commit | 41aacc11ae57ed36cc0f4fc7c61f990770d61dab (patch) | |
tree | 783a2eb954edbfa8a4c856ae5ece96a602a0d5c5 | |
parent | 4990a70e34d7bff9093af32a260b9ae13283065d (diff) | |
download | qtlocation-mapboxgl-41aacc11ae57ed36cc0f4fc7c61f990770d61dab.tar.gz |
Bumping Podspec to 0.2.14ios-v0.2.14
-rw-r--r-- | ios/MapboxGL.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index b67f7faee7..29e406362b 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.2.13' + m.version = '0.2.14' m.summary = 'Open source vector map solution for iOS with full styling capabilities.' m.description = 'Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.' |