2 "name": "FlexBoxYogaKit",
8 "homepage": "https://yogalayout.com/",
9 "documentation_url": "https://yogalayout.com/docs",
10 "summary": "FlexBoxYogaKit allows using the Yoga layout engine in combination with UIKit",
12 "Meta Open Source": "opensource@meta.com"
15 "git": "https://github.com/BestYun/yoga.git",
24 "module_name": "FlexBoxYogaKit",
30 "source_files": "YogaKit/YogaKit/*.{h,m,swift}",
31 "public_header_files": "YogaKit/YogaKit/{YGLayout,UIView+Yoga}.h",
32 "private_header_files": "YogaKit/YogaKit/YGLayout+Private.h",
33 "swift_versions": "5.1",
34 "readme": "YogaKit/README.md",
35 "swift_version": "5.1"