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",
22 "source_files": "DrFlexLayout/**/*.{h,m,swift,cpp}",
23 "public_header_files": [
24 "DrFlexLayout/src/yoga/{Yoga,YGEnums,YGMacros,YGValue}.h",
25 "DrFlexLayout/src/oc/{UIView+Yoga,YGLayout+Private,YGLayout}.h",
26 "DrFlexLayout/DrFlexLayout.h"
34 "swift_version": "5.0"