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",
15 "documentation_url": "http://layoutkit.org",
28 "Sources/AppKitSupport.swift",
29 "Sources/ObjCSupport/**",
30 "Sources/ObjCSupport/Internal/**"
40 "Sources/Internal/CGFloatExtension.swift",
41 "Sources/Internal/TextViewDefaultFont.swift",
42 "Sources/Internal/NSAttributedStringExtension.swift",
43 "Sources/Layouts/ButtonLayout.swift",
44 "Sources/Layouts/LabelLayout.swift",
45 "Sources/Layouts/TextViewLayout.swift",
46 "Sources/ObjCSupport/**",
47 "Sources/ObjCSupport/Internal/**",
49 "Sources/UIKitSupport.swift",
60 "Sources/AppKitSupport.swift",
61 "Sources/ObjCSupport/**",
62 "Sources/ObjCSupport/Internal/**"