2 "name": "DrFlexLayout-swift",
4 "summary": "This is a layout framework based on yoga package.",
5 "description": "This is a layout framework based on yoga package, it is easy to use flex layout, and implements some encapsulation of UITableView, UIScrollView. You can also customize the appearance of UIView, including: shadows, rounded corners, gradients, and borders.",
6 "homepage": "https://github.com/githubzb/DrFlexLayout-swift",
12 "zhangbao": "1126976340@qq.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/githubzb/DrFlexLayout-swift.git",
28 "default_subspecs": "Core",
35 "source_files": "DrFlexLayout/src/core/**/*.{h,m,swift,cpp}",
36 "public_header_files": [
37 "DrFlexLayout/src/core/yoga/{Yoga,YGEnums,YGMacros,YGValue}.h",
38 "DrFlexLayout/src/core/oc/{UIView+Yoga,YGLayout+Private,YGLayout}.h",
39 "DrFlexLayout/DrFlexLayout.h"
47 "source_files": "DrFlexLayout/src/rx/**/*.{swift}",
55 "DrFlexLayout-swift/Core": [
61 "swift_version": "5.0"