diff --git a/Mapzen-ios-sdk.podspec b/Mapzen-ios-sdk.podspec index cd82d0f..369ed6a 100644 --- a/Mapzen-ios-sdk.podspec +++ b/Mapzen-ios-sdk.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Mapzen-ios-sdk' - s.version = '1.0.0' + s.version = '0.4.0' s.summary = 'Mapzen iOS SDK' s.description = 'The Mapzen iOS SDK is a thin wrapper that packages up everything you need to use Mapzen services in your iOS applications. It also simplifies setup, installation, API key management, and generally makes your life better.'