From 7c51e6efe9b24e31cdb74abea322988ae5d4bb44 Mon Sep 17 00:00:00 2001 From: Meng Li Date: Fri, 23 Oct 2020 23:28:03 +0900 Subject: [PATCH] Bump up to 0.8.3 --- Example/Podfile.lock | 8 ++++---- PlutoSDK.podspec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 50b2f20..5c11922 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -3,11 +3,11 @@ PODS: - Kingfisher (5.15.2): - Kingfisher/Core (= 5.15.2) - Kingfisher/Core (5.15.2) - - PlutoSDK/Core (0.8.2): + - PlutoSDK/Core (0.8.3): - Alamofire (~> 5) - SwiftyJSON (~> 5) - SwiftyUserDefaults (~> 5) - - PlutoSDK/Rx (0.8.2): + - PlutoSDK/Rx (0.8.3): - PlutoSDK/Core (~> 0) - RxCocoa (~> 5) - RxCocoa (5.1.1): @@ -40,7 +40,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Alamofire: 814429acc853c6c54ff123fc3d2ef66803823ce0 Kingfisher: 1f60394409c6b916ce31474bcf73fdde6f3b9a7b - PlutoSDK: d76147a692c4187826607b7db7a8a21d9908b4dd + PlutoSDK: 0b10a6d9c0289f0cecc6169d592a258cf4443eb7 RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601 RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9 RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178 @@ -49,4 +49,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 2e5513e74b0475c9762d494f382ce658831b8a96 -COCOAPODS: 1.9.3 +COCOAPODS: 1.10.0 diff --git a/PlutoSDK.podspec b/PlutoSDK.podspec index 05cf08a..19dcdcb 100644 --- a/PlutoSDK.podspec +++ b/PlutoSDK.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'PlutoSDK' - s.version = '0.8.2' + s.version = '0.8.3' s.summary = 'Swift SDK for Pluto login microservice.' # This description is used to generate tags and improve search results.