From 7818819d8af367f876b8fff46e12e9a5b864d74a Mon Sep 17 00:00:00 2001 From: Jorge Bernal Date: Fri, 18 Dec 2015 11:57:58 +0100 Subject: [PATCH] Bumped podspec version to 0.5.2 --- WordPress-iOS-Shared-Example/Podfile.lock | 6 +++--- WordPress-iOS-Shared.podspec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WordPress-iOS-Shared-Example/Podfile.lock b/WordPress-iOS-Shared-Example/Podfile.lock index 9866273..af120d0 100644 --- a/WordPress-iOS-Shared-Example/Podfile.lock +++ b/WordPress-iOS-Shared-Example/Podfile.lock @@ -28,7 +28,7 @@ PODS: - CocoaLumberjack/Core - CocoaLumberjack/Extensions (2.2.0): - CocoaLumberjack/Default - - WordPress-iOS-Shared (0.5.1): + - WordPress-iOS-Shared (0.5.2): - AFNetworking (~> 2.5) - CocoaLumberjack (~> 2.2.0) @@ -37,11 +37,11 @@ DEPENDENCIES: EXTERNAL SOURCES: WordPress-iOS-Shared: - :path: ../ + :path: "../" SPEC CHECKSUMS: AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60 CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0 - WordPress-iOS-Shared: ced218039d88c91572f3205882832f7a05c61f97 + WordPress-iOS-Shared: af84c229bd1cb0206f6015fd8fec9e262a88c780 COCOAPODS: 0.39.0 diff --git a/WordPress-iOS-Shared.podspec b/WordPress-iOS-Shared.podspec index e2325b5..b717eac 100644 --- a/WordPress-iOS-Shared.podspec +++ b/WordPress-iOS-Shared.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPress-iOS-Shared" - s.version = "0.5.1" + s.version = "0.5.2" s.summary = "Shared components used in building the WordPress iOS apps and other library components." s.description = <<-DESC