8 "homepage": "https://facebook.github.io/yoga/",
9 "documentation_url": "https://facebook.github.io/yoga/docs/api/yogakit/",
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",
15 "tag": "v2017.02.07.00"
28 "source_files": "YogaKit/Source/*.{h,m}",
29 "public_header_files": "YogaKit/Source/{YGLayout,UIView+Yoga}.h",
30 "private_header_files": "YogaKit/Source/YGLayout+Private.h",
31 "readme": "YogaKit/README.md"