8 "homepage": "https://yogalayout.com/",
9 "documentation_url": "https://yogalayout.com/docs",
11 "summary": "YogaKit allows using the Yoga layout engine in combination with UIKit",
13 "Meta Open Source": "opensource@meta.com"
16 "git": "https://github.com/facebook/yoga.git",
25 "module_name": "YogaKit",
31 "source_files": "YogaKit/Source/*.{h,m,swift}",
32 "public_header_files": "YogaKit/Source/{YGLayout,UIView+Yoga}.h",
33 "private_header_files": "YogaKit/Source/YGLayout+Private.h",
34 "swift_versions": "5.1",
35 "readme": "YogaKit/README.md",
36 "swift_version": "5.1"