4 "summary": "A multi-platform, multi-paradigm routing framework. `UIKit`, `AppKit`, `SwiftUI`",
5 "description": "A multi-platform, multi-paradigm routing framework for iOS/macOS and others, the replacement of Storyboard. Supports `UIKit`, `AppKit`, `SwiftUI`.",
6 "homepage": "https://github.com/k-o-d-e-n/ScreenUI",
12 "k-o-d-e-n": "koden.u8800@gmail.com"
15 "git": "https://github.com/k-o-d-e-n/ScreenUI.git",
18 "social_media_url": "https://twitter.com/K_o_D_e_N",
19 "swift_versions": "5.3",
26 "default_subspecs": "Release",
30 "source_files": "Sources/ScreenUI/**/*",
31 "exclude_files": "Sources/**/*.gyb"
40 "pod_target_xcconfig": {
41 "SWIFT_ACTIVE_COMPILATION_CONDITIONS[config=Debug]": "$(inherited) SCREENUI_BETA"
45 "swift_version": "5.3"