diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2018-10-23 10:56:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-23 10:56:52 -0400 |
commit | 238c512d203d22e93b2c30630b12f4269175bb85 (patch) | |
tree | 0af897d773709df39312f34505a3490e428160b4 /xcode/Podfile.lock | |
parent | 1aafac2874affafd8c8fc7e3022c6ca6d2d078d6 (diff) | |
parent | c0d118f407ee2b0956bad2cccb5e61e6c472d533 (diff) |
Merge pull request #75 from matrix-org/manuroe/objc_pk_private_key_length
OLMKit: Expose PK private key length
Diffstat (limited to 'xcode/Podfile.lock')
-rw-r--r-- | xcode/Podfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock index ecafd79..e9099c4 100644 --- a/xcode/Podfile.lock +++ b/xcode/Podfile.lock @@ -1,20 +1,20 @@ PODS: - - OLMKit (2.0.1): - - OLMKit/olmc (= 2.0.1) - - OLMKit/olmcpp (= 2.0.1) - - OLMKit/olmc (2.0.1) - - OLMKit/olmcpp (2.0.1) + - OLMKit (2.3.0): + - OLMKit/olmc (= 2.3.0) + - OLMKit/olmcpp (= 2.3.0) + - OLMKit/olmc (2.3.0) + - OLMKit/olmcpp (2.3.0) DEPENDENCIES: - OLMKit (from `../OLMKit.podspec`) EXTERNAL SOURCES: OLMKit: - :path: ../OLMKit.podspec + :path: "../OLMKit.podspec" SPEC CHECKSUMS: - OLMKit: 12a35a69f92c7facdd50b559128d1b4a17857ba7 + OLMKit: 6af55a19917c35f86df5198c213979ecdf8ba76e PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 -COCOAPODS: 1.1.1 +COCOAPODS: 1.6.0.beta.2 |