diff options
author | Chris Ballinger <chrisballinger@gmail.com> | 2016-04-08 17:24:41 -0700 |
---|---|---|
committer | Chris Ballinger <chrisballinger@gmail.com> | 2016-04-08 17:26:12 -0700 |
commit | 719eb543a8d08c4f536ea7933ffb3af0a8553e87 (patch) | |
tree | 0d8b02e2a1e2e5fd7882a6c20fb0396b47ca5c6a /xcode/Podfile.lock | |
parent | 989056e0752e949d02a57d8f93927582f297fbfb (diff) |
Xcode, podspec, wrapper
Diffstat (limited to 'xcode/Podfile.lock')
-rw-r--r-- | xcode/Podfile.lock | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock new file mode 100644 index 0000000..4639dc0 --- /dev/null +++ b/xcode/Podfile.lock @@ -0,0 +1,14 @@ +PODS: + - olm (0.1.0) + +DEPENDENCIES: + - olm (from `../olm.podspec`) + +EXTERNAL SOURCES: + olm: + :path: "../olm.podspec" + +SPEC CHECKSUMS: + olm: ba8c1a7ca04486ec1ad958ec9feef73c0939ae27 + +COCOAPODS: 0.39.0 |