3 "version": "1.12.0-pre.1",
8 "homepage": "https://facebook.github.io/yoga/",
9 "documentation_url": "https://facebook.github.io/yoga/docs/",
10 "summary": "Yoga is a cross-platform layout engine which implements Flexbox.",
11 "description": "Yoga is a cross-platform layout engine enabling maximum collaboration within your team by implementing an API many designers are familiar with, and opening it up to developers across different platforms.",
12 "authors": "Facebook",
14 "git": "https://github.com/facebook/yoga.git",
28 "source_files": "YogaKit/Source/*.{h,m,swift}",
29 "public_header_files": "YogaKit/Source/{YGLayout,UIView+Yoga}.h",
30 "private_header_files": "YogaKit/Source/YGLayout+Private.h",
31 "swift_version": "4.0",
32 "readme": "YogaKit/README.md"