diff options
author | manuroe <manu@matrix.org> | 2019-03-13 14:54:04 +0100 |
---|---|---|
committer | manuroe <manu@matrix.org> | 2019-04-10 23:26:02 +0200 |
commit | 5de295da3e5f9ae7e4de6cfe009e2d0ad4e6a08b (patch) | |
tree | 4fd40a644de10e680f1ac914f5db0f8ad8c99c84 /xcode/Podfile.lock | |
parent | 3609227c6ee4214d561ac7affff9a7e99bc658de (diff) |
OLMKit: add Short Authentication String verification
(cherry picked from commit 3e954ca2729d3333ea853c878602d1696f616573)
Diffstat (limited to 'xcode/Podfile.lock')
-rw-r--r-- | xcode/Podfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock index e9099c4..678923e 100644 --- a/xcode/Podfile.lock +++ b/xcode/Podfile.lock @@ -1,9 +1,9 @@ PODS: - - OLMKit (2.3.0): - - OLMKit/olmc (= 2.3.0) - - OLMKit/olmcpp (= 2.3.0) - - OLMKit/olmc (2.3.0) - - OLMKit/olmcpp (2.3.0) + - OLMKit (3.0.0): + - OLMKit/olmc (= 3.0.0) + - OLMKit/olmcpp (= 3.0.0) + - OLMKit/olmc (3.0.0) + - OLMKit/olmcpp (3.0.0) DEPENDENCIES: - OLMKit (from `../OLMKit.podspec`) @@ -13,8 +13,8 @@ EXTERNAL SOURCES: :path: "../OLMKit.podspec" SPEC CHECKSUMS: - OLMKit: 6af55a19917c35f86df5198c213979ecdf8ba76e + OLMKit: 88eda69110489f817d59bcb4353b7c247570aa4f PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 -COCOAPODS: 1.6.0.beta.2 +COCOAPODS: 1.6.0 |