4 "summary": "Fast Multi-store Redux-like architecture framework for iOS/OSX applications",
5 "description": "Fast Multi-store Redux-like architecture framework for iOS/OSX applications.\nYou can easily maintain your app/screen/view state. Forgot about multithread state mutation problem or complex state changes.\nMake more product value in less time.",
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"