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",
13 "faimin": "fuxianchao@gmail.com"
16 "git": "https://github.com/faimin/yoga.git",
22 "module_name": "ZDYoga",
23 "requires_arc": false,
24 "pod_target_xcconfig": {
25 "DEFINES_MODULE": "YES"
28 "-fno-omit-frame-pointer",
36 "source_files": "ZDYoga/**/*.{h,cpp}",
37 "public_header_files": "ZDYoga/ZD{Yoga,YGEnums,YGMacros,YGValue}.h",
38 "swift_versions": "5.1",
39 "swift_version": "5.1"