4 "summary": "Unidirectional Data Flow in Swift",
5 "description": "Highway is a mix of Redux-like and The Elm Architecture implementation of the unidirectional data flow architecture in Swift.\nIt brings best of them to iOS Development.",
6 "homepage": "https://github.com/cooler333/Highway",
12 "Dmitrii Cooler": "collerov333@gmail.com"
15 "git": "https://github.com/cooler333/Highway.git",
24 "source_files": "Sources/Highway/**/*.swift",
32 "name": "HighwayTests",
39 "pod_target_xcconfig": {
40 "ENABLE_BITCODE": "NO"
42 "frameworks": "XCTest",
43 "source_files": "Tests/HighwayTests/*.swift"
46 "swift_version": "5.6"