IGListKit/Examples/Examples-iOS/Podfile.lock
Nate Stedman f367b455a6 Properly split IGListDiffKit and IGListKit podspecs (#1385)
Summary:
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1385

I attempted to work the two frameworks into a single podspec, but it didn't really work that well. Instead, let's just split them into two podspec files - this should work fine, and more closely follows the Carthage/Xcode behavior.

This should address #1382. Note that the attached project does need to be edited, because we also need to manually specify the `IGListDiffKit` pod location. This issue will go away with the release of 4.0.

Reviewed By: iperry90

Differential Revision: D18449843

fbshipit-source-id: 2750aee1ba39d21b9f1b3521ea8911929ae728b1
2019-11-13 05:30:28 -08:00

22 lines
536 B
Text

PODS:
- IGListDiffKit (3.4.0)
- IGListKit (3.4.0):
- IGListDiffKit (= 3.4.0)
DEPENDENCIES:
- IGListDiffKit (from `../../IGListDiffKit.podspec`)
- IGListKit (from `../../IGListKit.podspec`)
EXTERNAL SOURCES:
IGListDiffKit:
:path: "../../IGListDiffKit.podspec"
IGListKit:
:path: "../../IGListKit.podspec"
SPEC CHECKSUMS:
IGListDiffKit: c780d5f336d276224575e231a982bcc04044b442
IGListKit: 50f04303ebab85f6103763c6d4e32e7205e11281
PODFILE CHECKSUM: 2b95f8cd7d9770f8701026bd003a9e614c3f2d78
COCOAPODS: 1.8.4