diff options
Diffstat (limited to 'src/objective-c/examples/Sample/Podfile.lock')
-rw-r--r-- | src/objective-c/examples/Sample/Podfile.lock | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/objective-c/examples/Sample/Podfile.lock b/src/objective-c/examples/Sample/Podfile.lock new file mode 100644 index 0000000000..fee4b43bec --- /dev/null +++ b/src/objective-c/examples/Sample/Podfile.lock @@ -0,0 +1,14 @@ +PODS: + - RxLibrary (0.0.1) + +DEPENDENCIES: + - RxLibrary (from `../../RxLibrary`) + +EXTERNAL SOURCES: + RxLibrary: + :path: ../../RxLibrary + +SPEC CHECKSUMS: + RxLibrary: 70cfcf1573ec16a375b4fe61d976a3188aab9303 + +COCOAPODS: 0.35.0 |