Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Update the podfile.lock
Browse files Browse the repository at this point in the history
Summary: Looks like the podfile.lock wasn't updated for the last release.

Reviewed By: diegosanchezr

Differential Revision: D19140741

fbshipit-source-id: 95eea12b416a0ae19f419fc77e82b670374c16aa
  • Loading branch information
cuva authored and facebook-github-bot committed Dec 17, 2019
1 parent 5584272 commit 43abf07
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions ios/SpectrumKitSample/Podfile.lock
Expand Up @@ -24,50 +24,50 @@ PODS:
- libwebp/utils (1.0.2):
- libwebp/core
- libwebp/webp (1.0.2)
- mozjpeg (3.3.1)
- mozjpeg (3.3.2)
- spectrum-folly (2019.01.21.00)
- SpectrumCore (1.0.0):
- SpectrumCore (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Plugins/Jpeg (= 1.0.0)
- SpectrumCore/Plugins/Png (= 1.0.0)
- SpectrumCore/Plugins/Webp (= 1.0.0)
- SpectrumCore/Base (1.0.0):
- SpectrumCore/Plugins/Jpeg (= 1.1.0)
- SpectrumCore/Plugins/Png (= 1.1.0)
- SpectrumCore/Plugins/Webp (= 1.1.0)
- SpectrumCore/Base (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Plugins/Jpeg (1.0.0):
- mozjpeg (= 3.3.1)
- SpectrumCore/Plugins/Jpeg (1.1.0):
- mozjpeg (= 3.3.2)
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Base (= 1.0.0)
- SpectrumCore/Plugins/Png (1.0.0):
- SpectrumCore/Base (= 1.1.0)
- SpectrumCore/Plugins/Png (1.1.0):
- libpng (~> 1.6.35)
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Base (= 1.0.0)
- SpectrumCore/Plugins/Webp (1.0.0):
- SpectrumCore/Base (= 1.1.0)
- SpectrumCore/Plugins/Webp (1.1.0):
- libwebp (~> 1.0.2)
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Base (= 1.0.0)
- SpectrumKit (1.0.0):
- SpectrumCore/Base (= 1.1.0)
- SpectrumKit (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumKit/Plugins/Default (= 1.0.0)
- SpectrumKit/Base (1.0.0):
- SpectrumKit/Plugins/Default (= 1.1.0)
- SpectrumKit/Base (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Base
- SpectrumKit/Plugins/Default (1.0.0):
- SpectrumKit/Plugins/Default (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumKit/Plugins/Jpeg (= 1.0.0)
- SpectrumKit/Plugins/Png (= 1.0.0)
- SpectrumKit/Plugins/Webp (= 1.0.0)
- SpectrumKit/Plugins/Jpeg (1.0.0):
- SpectrumKit/Plugins/Jpeg (= 1.1.0)
- SpectrumKit/Plugins/Png (= 1.1.0)
- SpectrumKit/Plugins/Webp (= 1.1.0)
- SpectrumKit/Plugins/Jpeg (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Plugins/Jpeg
- SpectrumKit/Base (= 1.0.0)
- SpectrumKit/Plugins/Png (1.0.0):
- SpectrumKit/Base (= 1.1.0)
- SpectrumKit/Plugins/Png (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Plugins/Png (= 1.0.0)
- SpectrumKit/Base (= 1.0.0)
- SpectrumKit/Plugins/Webp (1.0.0):
- SpectrumCore/Plugins/Png (= 1.1.0)
- SpectrumKit/Base (= 1.1.0)
- SpectrumKit/Plugins/Webp (1.1.0):
- spectrum-folly (~> 2019.01.21.00)
- SpectrumCore/Plugins/Webp (= 1.0.0)
- SpectrumKit/Base (= 1.0.0)
- SpectrumCore/Plugins/Webp (= 1.1.0)
- SpectrumKit/Base (= 1.1.0)

DEPENDENCIES:
- SpectrumCore (from `../../`)
Expand All @@ -89,11 +89,11 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
libpng: c490b0523e94f78697f83ad434fbaf715050e15b
libwebp: b068a3bd7c45f7460f6715be7bed1a18fd5d6b48
mozjpeg: a4d59753cccb0d7c2bcb38cd4eb936c72ec59234
mozjpeg: bbe5f12952c272e10063446feaf7ec09a800c5e3
spectrum-folly: 7a893fae801f809e710d4d5a8325034131e0e949
SpectrumCore: 82f978284476e8bc7cc9417c93c2e92a1ee822df
SpectrumKit: 5350b39932cef4f89256acbf01b23e78530f9282
SpectrumCore: d295796b63522ec09fd3d72c2823f3e4469eadff
SpectrumKit: 1c43fa1e562f48c760bffc87a5fe191880a0b418

PODFILE CHECKSUM: a3355323527bc38784cfac19efa6537f855b6fa9

COCOAPODS: 1.5.3
COCOAPODS: 1.6.1

0 comments on commit 43abf07

Please sign in to comment.