Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1303 This gets `pod lib lint` and building the sample app with xcbuild passing (using https://github.com/facebook/yoga/pull/1105 as a template). Reviewed By: cipolleschi Differential Revision: D46470738 fbshipit-source-id: f66f6c6efc1b7cf1443fbca0815a24801c16a626
34 lines
758 B
Plaintext
34 lines
758 B
Plaintext
PODS:
|
|
- IGListDiffKit (4.0.0)
|
|
- IGListKit (4.0.0):
|
|
- IGListDiffKit (= 4.0.0)
|
|
- Yoga (2.0.0-beta.1)
|
|
- YogaKit (2.0.0-beta.1):
|
|
- Yoga (~> 2.0.0-beta.1)
|
|
|
|
DEPENDENCIES:
|
|
- IGListKit (~> 4.0.0)
|
|
- Yoga (from `../../Yoga.podspec`)
|
|
- YogaKit (from `../../YogaKit.podspec`)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- IGListDiffKit
|
|
- IGListKit
|
|
|
|
EXTERNAL SOURCES:
|
|
Yoga:
|
|
:path: "../../Yoga.podspec"
|
|
YogaKit:
|
|
:path: "../../YogaKit.podspec"
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListDiffKit: 665d6cf43ce726e676013db9c7d6c4294259b6b2
|
|
IGListKit: fd5a5d21935298f5849fa49d426843cff97b77c7
|
|
Yoga: 090c6851e548d085d6211b5466b57ba8f4013a90
|
|
YogaKit: 5ae1939cd7516fdf6c343abb4b4aa381c9911ccf
|
|
|
|
PODFILE CHECKSUM: e5d9841ef739884db00a29f2d529d16bf247a4ca
|
|
|
|
COCOAPODS: 1.12.1
|