3 "version": "2.0.0-beta.2",
8 "homepage": "https://yogalayout.com/",
9 "documentation_url": "https://yogalayout.com/docs",
10 "summary": "An embeddable and performant flexbox layout engine with bindings for multiple languages",
12 "Meta Open Source": "opensource@meta.com"
15 "git": "https://github.com/facebook/yoga.git",
16 "tag": "v2.0.0-beta.2"
21 "module_name": "yoga",
22 "requires_arc": false,
23 "pod_target_xcconfig": {
24 "DEFINES_MODULE": "YES"
27 "-fno-omit-frame-pointer",
35 "source_files": "yoga/**/*.{h,cpp}",
36 "public_header_files": "yoga/{Yoga,YGEnums,YGMacros,YGValue}.h",
37 "swift_versions": "5.1",
38 "swift_version": "5.1"