diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2016-12-22 14:43:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-22 14:43:01 +0000 |
commit | 90b36130532d2d8040b39e310d8d0d5ee22aea0a (patch) | |
tree | 26eabdea9bc04077b1621deb34b5d0cbe669dedd /xcode/Podfile.lock | |
parent | fb91b1f18269c5b681c972dc4448858db0966c3a (diff) | |
parent | 46ad79517ec8e005bd2d1de767d3cd59ec038fe2 (diff) |
Merge pull request #36 from matrix-org/manuroe/olmkit
OLMKit
Diffstat (limited to 'xcode/Podfile.lock')
-rw-r--r-- | xcode/Podfile.lock | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock new file mode 100644 index 0000000..ecafd79 --- /dev/null +++ b/xcode/Podfile.lock @@ -0,0 +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) + +DEPENDENCIES: + - OLMKit (from `../OLMKit.podspec`) + +EXTERNAL SOURCES: + OLMKit: + :path: ../OLMKit.podspec + +SPEC CHECKSUMS: + OLMKit: 12a35a69f92c7facdd50b559128d1b4a17857ba7 + +PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 + +COCOAPODS: 1.1.1 |