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",
27 "exclude_files": "Sources/AppKitSupport.swift"
36 "Sources/Internal/CGFloatExtension.swift",
37 "Sources/Internal/TextViewDefaultFont.swift",
38 "Sources/Internal/NSAttributedStringExtension.swift",
39 "Sources/Layouts/ButtonLayout.swift",
40 "Sources/Layouts/LabelLayout.swift",
41 "Sources/Layouts/TextViewLayout.swift",
43 "Sources/UIKitSupport.swift",
53 "exclude_files": "Sources/AppKitSupport.swift"
55 "pushed_with_swift_version": "4.0"