mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 06:58:26 +00:00
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
16 lines
332 B
Text
16 lines
332 B
Text
PODS:
|
|
- IGListDiffKit (3.4.0)
|
|
|
|
DEPENDENCIES:
|
|
- IGListDiffKit (from `../../IGListDiffKit.podspec`)
|
|
|
|
EXTERNAL SOURCES:
|
|
IGListDiffKit:
|
|
:path: "../../IGListDiffKit.podspec"
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListDiffKit: c780d5f336d276224575e231a982bcc04044b442
|
|
|
|
PODFILE CHECKSUM: a5e65f00463ec091d58ee2241126ab30f6d2ee69
|
|
|
|
COCOAPODS: 1.8.4
|