5 "type": "Apache License, Version 2.0"
7 "homepage": "http://layoutkit.org",
9 "summary": "LayoutKit is a fast view layout library for iOS, macOS, and tvOS.",
11 "git": "https://github.com/linkedin/LayoutKit.git",
14 "source_files": "Sources/**/*.swift",
26 "exclude_files": "Sources/AppKitSupport.swift"
35 "Sources/Internal/CGFloatExtension.swift",
36 "Sources/Internal/TextViewDefaultFont.swift",
37 "Sources/Internal/NSAttributedStringExtension.swift",
38 "Sources/Layouts/ButtonLayout.swift",
39 "Sources/Layouts/LabelLayout.swift",
40 "Sources/Layouts/TextViewLayout.swift",
42 "Sources/UIKitSupport.swift",
52 "exclude_files": "Sources/AppKitSupport.swift"
54 "pushed_with_swift_version": "4.0"