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