5 "type": "BSD-3-Clause",
8 "homepage": "https://facebook.github.io/yoga",
10 "Emil Sjölander": "sjolander.emil@gmail.com",
11 "Dustin Shahidehpour": "dshahidehpour@gmail.com"
13 "summary": "Yoga is a cross-platform layout engine which implements Flexbox.",
14 "description": "Yoga is a cross-platform layout engine which implements Flexbox.\nIt enables maximum collaboration within your team by implementing an API familiar to\nmany designers and opening it up to developers across different platforms.",
15 "documentation_url": "https://facebook.github.io/yoga/docs/getting-started/",
17 "git": "https://github.com/facebook/yoga.git",
18 "tag": "v2017.01.27.00"
28 "public_header_files": "YogaKit/Source/{YGLayout,UIView+Yoga}.h",
30 "YogaKit/Source/*.{h,m}",
31 "YogaKit/Source/{YGLayout,UIView+Yoga}.h"
33 "private_header_files": "YogaKit/Source/YGLayout+Private.h"