diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-07-22 18:03:05 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-07-22 18:03:05 -0700 |
commit | f79a35a5efd7ce50642754823c52234a5f90ec9d (patch) | |
tree | 45430637f7f57ab70d5b308d6bd4b1f6389a526e /ios/MapboxGL.podspec | |
parent | 45180599a28fda71d838efb9e5a46bc58d877196 (diff) | |
download | qtlocation-mapboxgl-f79a35a5efd7ce50642754823c52234a5f90ec9d.tar.gz |
bump podspec to 0.5.3v0.5.3
Diffstat (limited to 'ios/MapboxGL.podspec')
-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 9795c44adf..7e4d3488ed 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.5.2-symbols' + m.version = '0.5.3-symbols' 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.' |